ServiceChannelProxy.IRequestChannel.RemoteAddress Property

Definition

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

Property Value

Implements

Applies to