次の方法で共有


SBSubscription.MessageCount プロパティ

定義

メッセージの数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象