IOperationResult T  Durability Property Couchbase .NET SDK 2.0
Indicates that the given durability requirements were met by the operation request.

Namespace: Couchbase.IO.Operations
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