SPBackgroundFileSyncThrottlingSettings members

Provides settings to control resource tracking for background file synchronizations.

The SPBackgroundFileSyncThrottlingSettings type exposes the following members.

Constructors

  Name Description
Public method SPBackgroundFileSyncThrottlingSettings Reserved for internal use.

Top

Properties

  Name Description
Public property BackgroundTransferLimit Gets or sets the maximum number of kilobytes allowed to be read from the database for background transfers for any particular SPSiteacross the resource tracking windows.
Public property GlobalBackgroundTransferLimit Gets or sets the maximum number of kilobytes allowed to be read from the database for background transfers for all SharePoint sites across the resource tracking windows.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)
Public property WindowCount Gets or sets the number of resource tracking windows to track.
Public property WindowSize Gets or sets the duration for each resource tracking window.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Overrides SPAutoSerializingObject.OnDeserialization().)
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)

Top

See also

Reference

SPBackgroundFileSyncThrottlingSettings class

Microsoft.SharePoint.Administration namespace