SPRequestManagementSettings.ThrottlingEnabled - Propriété

Obtient ou définit un indicateur de limitation afin de déterminer si la limitation est activée ou désactivée.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property ThrottlingEnabled As Boolean
    Get
    Set
'Utilisation
Dim instance As SPRequestManagementSettings
Dim value As Boolean

value = instance.ThrottlingEnabled

instance.ThrottlingEnabled = value
public bool ThrottlingEnabled { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

SPRequestManagementSettings classe

SPRequestManagementSettings - Membres

Microsoft.SharePoint.Administration - Espace de noms