Property Consistency
Consistency
Gets or sets a Consistency used for read operations.
Declaration
public Consistency Consistency { get; set; }
Property Value
| Type | Description |
|---|---|
| Consistency | Consistency used for read operations. The default is Eventual. |
Remarks
This property serves as a default value for
Consistency and
Consistency.