SPServer.CacheHostApproachingThrottlingThresholdPercentage - Propriété

Obtient ou définit le seuil de limitation proche d'un hôte de cache sous forme de pourcentage.

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

Syntaxe

'Déclaration
Public Property CacheHostApproachingThrottlingThresholdPercentage As UInteger
    Get
    Set
'Utilisation
Dim instance As SPServer
Dim value As UInteger

value = instance.CacheHostApproachingThrottlingThresholdPercentage

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

Valeur de propriété

Type : System.UInt32
Pourcentage du seuil de limitation proche d'un hôte du cache.

Remarques

La valeur doit être comprise entre 0 et 100.

Voir aussi

Référence

SPServer classe

SPServer - Membres

Microsoft.SharePoint.Administration - Espace de noms