OperationContext.SessionId Property

Definition

Gets the String used to identify the current session.

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 session identifier.

Applies to