ClientBase<TChannel>.ChannelBase<T>.IContextChannel.RemoteAddress Propriété

Définition

Obtient l'adresse distante associée au canal.

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

Valeur de propriété

L'EndpointAddress distante pour le canal.

Implémente

S’applique à