tune
This commit is contained in:
@@ -234,7 +234,8 @@ Limits the number of concurrent tasks and provides mechanisms for waiting for al
|
||||
<dd><p>The maximum number of tasks that can be executed concurrently. If 0, defaults to the number of processors.</p>
|
||||
</dd>
|
||||
<dt><code>threadPriority</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.threading.threadpriority">ThreadPriority</a></dt>
|
||||
<dd></dd>
|
||||
<dd><p>The thread priority for executing tasks.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
@@ -323,7 +324,8 @@ Limits the number of concurrent tasks and provides mechanisms for waiting for al
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the thread priority used for executing tasks.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
|
||||
Reference in New Issue
Block a user