Click or drag to resize

IOperationResult Properties

The IOperationResult type exposes the following members.

Properties
  NameDescription
Public propertyCas
The 'Check and Set' or 'CAS' value for enforcing optimistic concurrency.
Public propertyDurability
The level of durability that the operation achieved
Public propertyId
Gets the id or key for the document.
Public propertyOpCode
Gets the op code.
Public propertyStatus
The server's response status for the operation.
Public propertyToken
Gets the mutation token for the operation if enhanced durability is enabled.
Top
See Also