Compartilhar via


WcfCommunicationClient<TServiceContract>.Endpoint Propriedade

Definição

Obtém ou define o ponto de extremidade de serviço ao qual o cliente está conectado.

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

Valor da propriedade

O ponto de extremidade de serviço ao qual o cliente está conectado.

Implementações

Aplica-se a