IContextChannel.RemoteAddress Właściwość

Definicja

Pobiera adres zdalny skojarzony z kanałem.

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

Wartość właściwości

EndpointAddress

Zdalne EndpointAddress dla kanału.

Dotyczy