Click or drag to resize

CoreSessionHandle Properties

The CoreSessionHandle type exposes the following members.

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