次の方法で共有


WcfCommunicationClient<TServiceContract>.Endpoint プロパティ

定義

クライアントが接続されているサービス エンドポイントを取得または設定します。

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

プロパティ値

クライアントが接続されているサービス エンドポイント。

実装

適用対象