Share via


LobSystemInstance.IsThrottlingEnabled Property

Gets whether throttling is enabled.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.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, if throttling is enabled; otherwise, false.

See Also

Reference

LobSystemInstance Class

LobSystemInstance Members

Microsoft.SharePoint.BusinessData.Administration Namespace