SPRoutingMachinePool.PingAvailabilityThreshold-Eigenschaft
Ruft ab oder legt den Schwellenwert für Ping-Verfügbarkeit, die, den das Feature Anforderungsverwaltung für diesen computerpool verwalten soll.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property PingAvailabilityThreshold As Double
Get
Set
'Usage
Dim instance As SPRoutingMachinePool
Dim value As Double
value = instance.PingAvailabilityThreshold
instance.PingAvailabilityThreshold = value
public double PingAvailabilityThreshold { get; set; }
Eigenschaftswert
Typ: System.Double