: LobSystemInstance.IsThrottlingEnabled (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Administration)
Indicates whether throttling is enabled or not.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property IsThrottlingEnabled As Boolean
'Uso
Dim instance As LobSystemInstance
Dim value As Boolean
value = instance.IsThrottlingEnabled
public bool IsThrottlingEnabled { get; }
Valor de propiedad
true or false.
Vea también
Referencia
LobSystemInstance (Clase)
LobSystemInstance (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)