Property Durability
Durability
On-premise only.
Gets or sets Durability value to use for the
operation.
Declaration
public Nullable<Durability> Durability { get; set; }
Property Value
| Type | Description |
|---|---|
| Nullable<Durability> | Durability used for the operation. If not set, defaults to Durability. |
Remarks
Durability determines SyncPolicy for
Master and Replicas as well as ReplicaAckPolicy for
the Replicas.