Class CoreSessionOptions
Core session options.
public class CoreSessionOptions
  - Inheritance
 - 
      
      CoreSessionOptions
 
- Inherited Members
 
Constructors
- CoreSessionOptions(bool, bool, TransactionOptions, bool)
 Initializes a new instance of the CoreSessionOptions class.
Properties
- DefaultTransactionOptions
 Gets the default transaction options.
- IsCausallyConsistent
 Gets a value indicating whether this session is causally consistent.
- IsImplicit
 Gets a value indicating whether this session is an implicit session.
- IsSnapshot
 Gets a value indicating whether this session is a snapshot session.