共用方式為


SPRequestManagementSettings.PingAvailabilityThreshold property

取得或設定之後移除機器根據 ping 必須具備的機器預設百分比。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Property PingAvailabilityThreshold As Double
    Get
    Set
'用途
Dim instance As SPRequestManagementSettings
Dim value As Double

value = instance.PingAvailabilityThreshold

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

Property value

Type: System.Double

備註

這個屬性適用於不符合任何規則的要求。

請參閱

參照

SPRequestManagementSettings class

SPRequestManagementSettings members

Microsoft.SharePoint.Administration namespace