DocumentClient.ConsistencyLevel
Property
Definition
Gets the configured consistency level of the client from the Azure DocumentDB database service.
public Microsoft.Azure.Documents.ConsistencyLevel ConsistencyLevel { get; }
Property Value
The configured ConsistencyLevel of the client.