SPWebApplication.IsUnthrottledPrivilegedOperationsAllowed - Méthode
Retourne une valeur booléenne qui indique si l'heure actuelle est inclus dans la fenêtre de service non limitée.
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Function IsUnthrottledPrivilegedOperationsAllowed As Boolean
'Utilisation
Dim instance As SPWebApplication
Dim returnValue As Boolean
returnValue = instance.IsUnthrottledPrivilegedOperationsAllowed()
public bool IsUnthrottledPrivilegedOperationsAllowed()
Valeur renvoyée
Type : System.Boolean
Boolean
true si l'heure actuelle est inclus dans la fenêtre de service non limitée ; dans le cas contraire, false.