SchedulingOptions.MaxActiveThreads プロパティ

定義

MaxActiveThreads 属性は、スケジューラが許可する同時アクティブ スレッドの最大数を指定します。 通常、この数はノード上のコアの数とほぼ同じである必要があります。

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

プロパティ値

適用対象