Click or drag to resize
DocumentT Properties

The DocumentT generic type exposes the following members.

Properties
  NameDescription
Public propertyCas
The "Check and Set" value for enforcing optimistic concurrency
Public propertyExpiry
The time-to-live or TTL for the document before it's evicated from disk
Public propertyId
The unique identifier for the document
Public propertyValue
The value representing the document itself
Top
See Also