ClientBase<TChannel>.ChannelBase<T>.IContextChannel.RemoteAddress Proprietà

Definizione

Ottiene l'indirizzo remoto associato al canale.

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

Valore della proprietà

Indirizzo EndpointAddress remoto del canale.

Implementazioni

Si applica a