Freigeben über


SPBackgroundFileSyncThrottlingSettings.GlobalBackgroundTransferLimit-Eigenschaft

Ruft ab oder legt die maximale Anzahl von Kilobyte, die zum Lesen aus der Datenbank für die Übertragung im Hintergrund für alle SharePoint-Websites über die Ressource nachverfolgen Windows zulässig.

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

Syntax

'Declaration
Public Property GlobalBackgroundTransferLimit As Integer
    Get
    Set
'Usage
Dim instance As SPBackgroundFileSyncThrottlingSettings
Dim value As Integer

value = instance.GlobalBackgroundTransferLimit

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

Eigenschaftswert

Typ: System.Int32

Siehe auch

Referenz

SPBackgroundFileSyncThrottlingSettings Klasse

SPBackgroundFileSyncThrottlingSettings-Member

Microsoft.SharePoint.Administration-Namespace