The TransactionConfig type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| InitTransactionCount | 
            The initial number of simultaneous transactions that will be
            allocated for in the Berkeley DB environment
              | |
| 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. 
              |