CoreTransaction Properties |
The CoreTransaction type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsEmpty |
Gets a value indicating whether the transaction is empty.
|
![]() | PinnedChannel |
Gets pinned channel for the current transaction.
Value has meaning if and only if a transaction is in progress.
|
![]() | PinnedServer |
Gets or sets pinned server for the current transaction.
Value has meaning if and only if a transaction is in progress.
|
![]() | RecoveryToken |
Gets the recovery token used in sharded transactions.
|
![]() | State |
Gets the transaction state.
|
![]() | TransactionNumber |
Gets the transaction number.
|
![]() | TransactionOptions |
Gets the transaction options.
|