Utility.DeployedDacUnderutilizedCount 属性

定义

获取所有托管实例中已部署且利用率不足的DAC数量。

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

属性值

这是一个 Int32 指定在托管实例上部署了多少未充分利用的DAC的值。

适用于