SPWebService.BackgroundFileSyncThrottlingSettings property
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