Utility.DeployedDacWithUnderutilizedProcessorCount 属性

定义

获取在使用不足的处理器上运行的已部署 DAC 的数目。

public:
 property int DeployedDacWithUnderutilizedProcessorCount { int get(); };
public int DeployedDacWithUnderutilizedProcessorCount { get; }
member this.DeployedDacWithUnderutilizedProcessorCount : int
Public ReadOnly Property DeployedDacWithUnderutilizedProcessorCount As Integer

属性值

一个 Int32 值,该值指定在使用不足的处理器上运行的已部署 DAC 的数目。

适用于