Condividi tramite


IContextChannel.RemoteAddress Proprietà

Definizione

Ottiene l'indirizzo remoto associato al canale.

public:
 property System::ServiceModel::EndpointAddress ^ RemoteAddress { System::ServiceModel::EndpointAddress ^ get(); };
public System.ServiceModel.EndpointAddress RemoteAddress { get; }
member this.RemoteAddress : System.ServiceModel.EndpointAddress
Public ReadOnly Property RemoteAddress As EndpointAddress

Valore della proprietà

EndpointAddress

Indirizzo EndpointAddress remoto del canale.

Si applica a