Utility.DeployedDacWithOverutilizedProcessorCount 属性

定义

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

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

属性值

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

适用于