共用方式為


ServiceHealthModel.ServiceThrottleModel.CallsCount 屬性

定義

取得此 WCF 服務所處理的訊息數目。

public:
 property int CallsCount { int get(); };
[System.Runtime.Serialization.DataMember]
public int CallsCount { get; }
[<System.Runtime.Serialization.DataMember>]
member this.CallsCount : int
Public ReadOnly Property CallsCount As Integer

屬性值

這個 WCF 服務所處理的訊息數目。

屬性

適用於