Click or drag to resize

CoreTransaction Properties

The CoreTransaction type exposes the following members.

Properties
  NameDescription
Public propertyIsEmpty
Gets a value indicating whether the transaction is empty.
Public propertyPinnedServer
Gets or sets pinned server for the current transaction. Value has meaning if and only if a transaction is in progress.
Public propertyRecoveryToken
Gets the recovery token used in sharded transactions.
Public propertyState
Gets the transaction state.
Public propertyTransactionNumber
Gets the transaction number.
Public propertyTransactionOptions
Gets the transaction options.
Top
See Also