SPWebApplication.SyncSiteProvisioningThrottle property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property SyncSiteProvisioningThrottle As UInteger
Get
Set
'Usage
Dim instance As SPWebApplication
Dim value As UInteger
value = instance.SyncSiteProvisioningThrottle
instance.SyncSiteProvisioningThrottle = value
public uint SyncSiteProvisioningThrottle { get; set; }
Property value
Type: System.UInt32