次の方法で共有


ICommunicationClient.Endpoint プロパティ

定義

クライアントの接続先のサービス エンドポイントを取得または設定します。

public System.Fabric.ResolvedServiceEndpoint Endpoint { get; set; }
member this.Endpoint : System.Fabric.ResolvedServiceEndpoint with get, set
Public Property Endpoint As ResolvedServiceEndpoint

プロパティ値

ResolvedServiceEndpoint

適用対象