TransactionConfig Properties

BerkeleyDB

The TransactionConfig type exposes the following members.

Properties

  NameDescription
LockTimeout
The timeout value for locks for the transaction.
Name
The transaction's name. The name is returned by TransactionSystemStats()()() and displayed by PrintTransactionSystemStats()()().
TxnTimeout
The timeout value for locks for the transaction.

See Also