SPRequestManagementSettings.PingPassLimit 属性

获取或设置在路由中以前的失败后在使用一台计算机之前的连续 ping 走刀数。

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

语法

声明
Public Property PingPassLimit As Integer
    Get
    Set
用法
Dim instance As SPRequestManagementSettings
Dim value As Integer

value = instance.PingPassLimit

instance.PingPassLimit = value
public int PingPassLimit { get; set; }

属性值

类型:System.Int32

另请参阅

引用

SPRequestManagementSettings 类

SPRequestManagementSettings 成员

Microsoft.SharePoint.Administration 命名空间