共用方式為


SPWebService.BackgroundFileSyncThrottlingSettings property

控制項的背景檔案同步處理要求的限制。

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

Syntax

'宣告
Public ReadOnly Property BackgroundFileSyncThrottlingSettings As SPBackgroundFileSyncThrottlingSettings
    Get
'用途
Dim instance As SPWebService
Dim value As SPBackgroundFileSyncThrottlingSettings

value = instance.BackgroundFileSyncThrottlingSettings
public SPBackgroundFileSyncThrottlingSettings BackgroundFileSyncThrottlingSettings { get; }

Property value

Type: Microsoft.SharePoint.Administration.SPBackgroundFileSyncThrottlingSettings

請參閱

參照

SPWebService class

SPWebService members

Microsoft.SharePoint.Administration namespace