SPBackgroundFileSyncThrottlingSettings members
Provides settings to control resource tracking for background file synchronizations.
The SPBackgroundFileSyncThrottlingSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPBackgroundFileSyncThrottlingSettings | Reserved for internal use. |
Top
Properties
Name | Description | |
---|---|---|
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. | |
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. | |
UpgradedPersistedProperties | Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.) | |
WindowCount | Gets or sets the number of resource tracking windows to track. | |
WindowSize | Gets or sets the duration for each resource tracking window. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | (Overrides SPAutoSerializingObject.OnDeserialization().) | |
ToString | (Inherited from Object.) | |
UpdateParent | Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.) |
Top