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 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 propertyOperationTime
Gets the operation time.
(Inherited from WrappingCoreSession.)
Public propertyWrapped
Gets the wrapped session.
(Inherited from WrappingCoreSession.)
Top
See Also