FeedResponse<T>.SessionToken
Property
Definition
Gets the session token for use in sesssion consistency reads from the Azure DocumentDB database service.
public string SessionToken { get; }
Property Value
The session token for use in session consistency.