次の方法で共有


HubRouteTable.PropagatingConnections プロパティ

定義

このルート テーブルにアドバタイズされるすべての接続の一覧を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.propagatingConnections")]
public System.Collections.Generic.IList<string> PropagatingConnections { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.propagatingConnections")>]
member this.PropagatingConnections : System.Collections.Generic.IList<string>
Public ReadOnly Property PropagatingConnections As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象