Share via


SPWebApplication.MaxItemsPerThrottledOperationWarningLevel - Propriété

Obtient ou définit les paramètres de niveau d'avertissement pour le nombre d'éléments de liste dans les opérations de la liste.

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

Syntaxe

'Déclaration
Public Property MaxItemsPerThrottledOperationWarningLevel As UInteger
    Get
    Set
'Utilisation
Dim instance As SPWebApplication
Dim value As UInteger

value = instance.MaxItemsPerThrottledOperationWarningLevel

instance.MaxItemsPerThrottledOperationWarningLevel = value
public uint MaxItemsPerThrottledOperationWarningLevel { get; set; }

Valeur de propriété

Type : System.UInt32
UInt32
Le nombre d'éléments.

Exceptions

Exception Condition
SecurityException

L'utilisateur actuel n'est pas un administrateur de batterie de serveurs.

Voir aussi

Référence

SPWebApplication classe

SPWebApplication - Membres

Microsoft.SharePoint.Administration - Espace de noms