The consistency of a read operation. If set to true, then a strongly consistent read is used; otherwise, an eventually consistent
            read is used.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public bool ConsistentRead { get; set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public bool ConsistentRead { get; set; }