Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether throttling is enabled or not.
Namespace: Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public ReadOnly Property IsThrottlingEnabled As Boolean
Get
'Usage
Dim instance As LobSystemInstance
Dim value As Boolean
value = instance.IsThrottlingEnabled
public bool IsThrottlingEnabled { get; }
Property Value
Type: System.Boolean
true or false.
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace