次の方法で共有


MessageCountDetails.ActiveMessageCount プロパティ

定義

キュー、トピック、またはサブスクリプション内のアクティブなメッセージの数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="activeMessageCount")]
public long? ActiveMessageCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="activeMessageCount")>]
member this.ActiveMessageCount : Nullable<int64>
Public ReadOnly Property ActiveMessageCount As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象