IDocumentClient.Session Property

Definition

Gets or sets the session object used for session consistency version tracking in the Azure DocumentDB database service.

public object Session { get; set; }
Property Value