ClientBase<TChannel>.ChannelBase<T>.IContextChannel.SessionId Propriété

Définition

Obtient un identificateur pour la session active, le cas échéant.

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

Valeur de propriété

String

L'identificateur de session actuel, le cas échéant.

Implémente

S’applique à