次の方法で共有


HybridConnection.ListenerCount プロパティ

定義

この HybridConnection のリスナーの数を取得します。 min: 1 と max:25 がサポートされています

[Newtonsoft.Json.JsonProperty(PropertyName="properties.listenerCount")]
public int? ListenerCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.listenerCount")>]
member this.ListenerCount : Nullable<int>
Public ReadOnly Property ListenerCount As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象