IContextChannel.RemoteAddress Eigenschaft

Definition

Ruft die Remoteadresse ab, die dem Kanal zugeordnet ist.

public:
 property System::ServiceModel::EndpointAddress ^ RemoteAddress { System::ServiceModel::EndpointAddress ^ get(); };
public System.ServiceModel.EndpointAddress RemoteAddress { get; }
member this.RemoteAddress : System.ServiceModel.EndpointAddress
Public ReadOnly Property RemoteAddress As EndpointAddress

Eigenschaftswert

Die Remoteverbindung EndpointAddress für den Kanal.

Gilt für: