IContextChannel.SessionId Property

Definition

Returns an identifier for the current session, if any.

public:
 property System::String ^ SessionId { System::String ^ get(); };
public string SessionId { get; }
member this.SessionId : string
Public ReadOnly Property SessionId As String

Property Value

The current session identifier, if any.

Applies to