Click or drag to resize
OperationResultCas Property
The 'Check and Set' or 'CAS' value for enforcing optimistic concurrency.

Namespace: Couchbase
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ulong Cas { get; }

Property Value

Type: UInt64

Implements

IOperationResultCas
See Also