Compartir vía


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

Definición

Obtiene el extremo local para el canal.

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

Valor de propiedad

EndpointAddress

punto de conexión local para el canal.

Implementaciones

Se aplica a