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

Definición

Obtiene un identificador para la sesión actual, si lo hubiera.

property System::String ^ System::ServiceModel::IContextChannel::SessionId { System::String ^ get(); };
string System.ServiceModel.IContextChannel.SessionId { get; }
member this.System.ServiceModel.IContextChannel.SessionId : string
 ReadOnly Property SessionId As String Implements IContextChannel.SessionId

Valor de propiedad

String

El identificador de la sesión actual, si lo hubiera.

Implementaciones

Se aplica a