Click or drag to resize

ICoreSession Properties

The ICoreSession type exposes the following members.

Properties
  NameDescription
Public propertyClusterTime
Gets the cluster time.
Public propertyCurrentTransaction
Gets the current transaction.
Public propertyId
Gets the session Id.
Public propertyIsCausallyConsistent
Gets a value indicate whether this instance is causally consistent.
Public propertyIsImplicit
Gets a value indicating whether this instance is implicit session.
Public propertyIsInTransaction
Gets a value indicating whether this instance is in a transaction.
Public propertyOperationTime
Gets the operation time.
Public propertyOptions
Gets the session options.
Public propertyServerSession
Gets the server session.
Top
See Also