Share via


Headers.Session Property

Definition

Gets the Session Token for the current ResponseMessage.

public virtual string Session { get; }
member this.Session : string
Public Overridable ReadOnly Property Session As String

Property Value

Remarks

Session Token is used along with Session Consistency.

Applies to