ClientSessionOptions Properties | 
The ClientSessionOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| CausalConsistency | 
            When true or unspecified, an application will read its own writes and subsequent
            reads will never observe an earlier version of the data.
              | |
| DefaultTransactionOptions | 
            Gets or sets the default transaction options.
              | |
| Snapshot | 
            Gets or sets a value indicating whether snapshot reads are requested.
              |