Udostępnij za pośrednictwem


ClientBase<TChannel>.ChannelBase<T>.IContextChannel.LocalAddress Właściwość

Definicja

Pobiera lokalny punkt końcowy dla kanału.

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

Wartość właściwości

EndpointAddress

Lokalny punkt końcowy kanału.

Implementuje

Dotyczy