SPBackgroundFileSyncThrottlingSettings class

Provides settings to control resource tracking for background file synchronizations.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Administration.SPBackgroundFileSyncThrottlingSettings

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

Syntax

'Declaration
Public NotInheritable Class SPBackgroundFileSyncThrottlingSettings _
    Inherits SPAutoSerializingObject
'Usage
Dim instance As SPBackgroundFileSyncThrottlingSettings
public sealed class SPBackgroundFileSyncThrottlingSettings : SPAutoSerializingObject

Remarks

This class specifies how resource tracking is done for background file synchronizations.

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPBackgroundFileSyncThrottlingSettings members

Microsoft.SharePoint.Administration namespace