Share via


StoredProcedureResponse.SessionToken Property

Definition

Gets the token for use with session consistency requests from the Azure Cosmos DB service.

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

Property Value

The token for use with session consistency requests.

Applies to