Click or drag to resize
DocumentTCas Property
The "Check and Set" 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; set; }

Property Value

Type: UInt64

Implements

IDocumentTCas
See Also