IOperationResult.Durability Property Couchbase .NET SDK 2.0
The level of durability that the operation achieved

Namespace: Couchbase
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Durability Durability { get; set; }

Property Value

Type: Durability
See Also