共用方式為


SchedulingOptions.MaxActiveThreads 屬性

定義

MaxActiveThreads 屬性會指定排程器允許的同時作用中線程數目上限。 一般而言,此數目應該大致等於節點上的核心數目。

public int MaxActiveThreads { get; set; }
member this.MaxActiveThreads : int with get, set
Public Property MaxActiveThreads As Integer

屬性值

適用於