ItemResponse<T>.Session Property

Definition

Gets the session token for the current request.

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

Property Value

The session token is used in Session consistency.

Applies to