ClientBase<TChannel>.ChannelBase<T>.IContextChannel.RemoteAddress Vlastnost

Definice

Získá vzdálenou adresu přidruženou k kanálu.

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

Hodnota vlastnosti

Vzdálené pro EndpointAddress kanál.

Implementuje

Platí pro