SPRoutingMachinePool.PingAvailabilityThreshold 属性

获取或设置请求的管理功能应该为此计算机池维护的 ping 可用性阈值。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Property PingAvailabilityThreshold As Double
    Get
    Set
用法
Dim instance As SPRoutingMachinePool
Dim value As Double

value = instance.PingAvailabilityThreshold

instance.PingAvailabilityThreshold = value
public double PingAvailabilityThreshold { get; set; }

属性值

类型:System.Double

另请参阅

引用

SPRoutingMachinePool 类

SPRoutingMachinePool 成员

Microsoft.SharePoint.Administration 命名空间