Property Consistency
Consistency
Gets or sets Consistency used for the operation.
Declaration
public Nullable<Consistency> Consistency { get; set; }
Property Value
| Type | Description |
|---|---|
| Nullable<Consistency> | Consistency used for the operation. If not set, defaults to Consistency. |