Click or drag to resize

ClientSessionOptions Properties

The ClientSessionOptions type exposes the following members.

Properties
  NameDescription
Public propertyCausalConsistency
When true or unspecified, an application will read its own writes and subsequent reads will never observe an earlier version of the data.
Top
See Also