ClientBase<TChannel>.ChannelBase<T>.IContextChannel.LocalAddress Свойство

Определение

Возвращает локальную конечную точку канала.

property System::ServiceModel::EndpointAddress ^ System::ServiceModel::IContextChannel::LocalAddress { System::ServiceModel::EndpointAddress ^ get(); };
System.ServiceModel.EndpointAddress System.ServiceModel.IContextChannel.LocalAddress { get; }
member this.System.ServiceModel.IContextChannel.LocalAddress : System.ServiceModel.EndpointAddress
 ReadOnly Property LocalAddress As EndpointAddress Implements IContextChannel.LocalAddress

Значение свойства

EndpointAddress

Локальная конечная точка канала.

Реализации

Применяется к