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

Definition

Ruft die dem Kanal zugeordnete Remote-Adresse ab.

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

Eigenschaftswert

Die Remote-EndpointAddress für den Kanal.

Implementiert

Gilt für: