ClientBase<TChannel>.ChannelBase<T>.IContextChannel.RemoteAddress 屬性

定義

取得與通道相關聯的遠端位址。

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

屬性值

通道的遠端 EndpointAddress

實作

適用於