ClientBase<TChannel>.ChannelBase<T>.IContextChannel.LocalAddress Vlastnost

Definice

Získá místní koncový bod kanálu.

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

Hodnota vlastnosti

EndpointAddress

Místní koncový bod kanálu.

Implementuje

Platí pro