Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Controls limits for background file sync requests.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property BackgroundFileSyncThrottlingSettings As SPBackgroundFileSyncThrottlingSettings
Get
'Usage
Dim instance As SPWebService
Dim value As SPBackgroundFileSyncThrottlingSettings
value = instance.BackgroundFileSyncThrottlingSettings
public SPBackgroundFileSyncThrottlingSettings BackgroundFileSyncThrottlingSettings { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPBackgroundFileSyncThrottlingSettings