CoreSessionHandle Properties |
The CoreSessionHandle type exposes the following members.
Name | Description | |
---|---|---|
ClusterTime |
Gets the cluster time.
(Inherited from WrappingCoreSession.) | |
CurrentTransaction |
Gets the current transaction.
(Inherited from WrappingCoreSession.) | |
Id |
Gets the session Id.
(Inherited from WrappingCoreSession.) | |
IsCausallyConsistent |
Gets a value indicate whether this instance is causally consistent.
(Inherited from WrappingCoreSession.) | |
IsDirty |
Gets a value indicate whether this session is dirty.
(Inherited from WrappingCoreSession.) | |
IsImplicit |
Gets a value indicating whether this instance is implicit session.
(Inherited from WrappingCoreSession.) | |
IsInTransaction |
Gets a value indicating whether this instance is in a transaction.
(Inherited from WrappingCoreSession.) | |
IsSnapshot |
Gets a value indicate whether this instance is a snapshot session.
(Inherited from WrappingCoreSession.) | |
OperationTime |
Gets the operation time.
(Inherited from WrappingCoreSession.) | |
Options |
Gets the session options.
(Inherited from WrappingCoreSession.) | |
ServerSession |
Gets the server session.
(Inherited from WrappingCoreSession.) | |
SnapshotTime |
Gets the snapshot time.
(Inherited from WrappingCoreSession.) | |
Wrapped |
Gets the wrapped session.
(Inherited from WrappingCoreSession.) |