SPBackgroundFileSyncThrottlingSettings.GlobalBackgroundTransferLimit - Propriété

Obtient ou définit le nombre maximal de kilo-octets autorisé à lire à partir de la base de données pour les transferts en arrière-plan pour tous les sites SharePoint via la ressource suivi windows.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property GlobalBackgroundTransferLimit As Integer
    Get
    Set
'Utilisation
Dim instance As SPBackgroundFileSyncThrottlingSettings
Dim value As Integer

value = instance.GlobalBackgroundTransferLimit

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

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

SPBackgroundFileSyncThrottlingSettings classe

SPBackgroundFileSyncThrottlingSettings - Membres

Microsoft.SharePoint.Administration - Espace de noms