SchedulingOptions.MaxActiveThreads 属性

定义

MaxActiveThreads 属性指定计划程序允许的最大同时活动线程数。 通常,此数字应大致等于节点上的核心数。

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

属性值

适用于