共用方式為


ServiceHealthModel.ServiceThrottleModel.HasThrottle 屬性

定義

取得值,這個值會指出此服務節流模型是否有 WCF 服務的相關服務節流資訊可用。

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

屬性值

Boolean

true 如果有可用的服務節流資訊,否則為 false

屬性

適用於