Udostępnij za pośrednictwem


ClientBase<TChannel>.ChannelBase<T>.IContextChannel.RemoteAddress Właściwość

Definicja

Pobiera adres zdalny skojarzony z kanałem.

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

Wartość właściwości

EndpointAddress

Zdalne EndpointAddress dla kanału.

Implementuje

Dotyczy