ClientBase<TChannel>.ChannelBase<T>.IContextChannel.SessionId Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém um identificador para a sessão atual, se houver.
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 da propriedade
O identificador de sessão atual, se houver.