Freigeben über


SPThrottlingRule.Threshold-Eigenschaft

Der Schwellenwert SPHealth gedrosselt an. Alle Computer mit Health größer oder gleich dieser werden entfernt

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

Syntax

'Declaration
Public Property Threshold As Integer
    Get
    Set
'Usage
Dim instance As SPThrottlingRule
Dim value As Integer

value = instance.Threshold

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

Eigenschaftswert

Typ: System.Int32

Siehe auch

Referenz

SPThrottlingRule Klasse

SPThrottlingRule-Member

Microsoft.SharePoint.Administration-Namespace