ServiceHealthModel.ServiceThrottleModel.HasThrottle Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur qui indique si les informations de limitation de service concernant le service WCF sont accessibles à ce modèle de limitation de service.
public:
property bool HasThrottle { bool get(); };
[System.Runtime.Serialization.DataMember]
public bool HasThrottle { get; }
[<System.Runtime.Serialization.DataMember>]
member this.HasThrottle : bool
Public ReadOnly Property HasThrottle As Boolean
Valeur de propriété
true Si les informations de limitation de service sont disponibles ; Sinon, false .
- Attributs