SPRoutingMachineInfo.PingTimeout 属性

获取或设置要用于此计算机 ping 超时

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

语法

声明
Public Property PingTimeout As TimeSpan
    Get
    Set
用法
Dim instance As SPRoutingMachineInfo
Dim value As TimeSpan

value = instance.PingTimeout

instance.PingTimeout = value
public TimeSpan PingTimeout { get; set; }

属性值

类型:System.TimeSpan

另请参阅

引用

SPRoutingMachineInfo 类

SPRoutingMachineInfo 成员

Microsoft.SharePoint.Administration 命名空间