SPBackgroundFileSyncThrottlingSettings.WindowCount-Eigenschaft
Ruft ab oder legt die Anzahl der Ressource Tracking Windows zum Nachverfolgen.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property WindowCount As Integer
Get
Set
'Usage
Dim instance As SPBackgroundFileSyncThrottlingSettings
Dim value As Integer
value = instance.WindowCount
instance.WindowCount = value
public int WindowCount { get; set; }
Eigenschaftswert
Typ: System.Int32
Siehe auch
Referenz
SPBackgroundFileSyncThrottlingSettings Klasse