共用方式為


SPBackgroundFileSyncThrottlingSettings.GlobalBackgroundTransferLimit property

取得或設定的最大允許從資料庫的所有 SharePoint 網站的背景傳輸讀取追蹤 windows 資源跨 kb 數目。

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

Syntax

'宣告
Public Property GlobalBackgroundTransferLimit As Integer
    Get
    Set
'用途
Dim instance As SPBackgroundFileSyncThrottlingSettings
Dim value As Integer

value = instance.GlobalBackgroundTransferLimit

instance.GlobalBackgroundTransferLimit = value
public int GlobalBackgroundTransferLimit { get; set; }

Property value

Type: System.Int32

請參閱

參照

SPBackgroundFileSyncThrottlingSettings class

SPBackgroundFileSyncThrottlingSettings members

Microsoft.SharePoint.Administration namespace