BatchGet.ConsistentRead Property

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
If set to true, a consistent read is issued. Otherwise eventually-consistent is used.

Namespace: Amazon.DynamoDBv2.DataModel
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public Boolean ConsistentRead { get; set; }
Property Value
Type: System.Boolean

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5