This commit is contained in:
2025-11-16 17:27:05 +08:00
parent 643a14956d
commit dbbe3303b3
665 changed files with 1697 additions and 1018 deletions
@@ -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">