The TransactionStats type exposes the following members.
 Properties
Properties
| Name | Description | |
|---|---|---|
|  | Aborted | 
            Number of aborted transactions 
             | 
|  | Active | 
            Number of active transactions 
             | 
|  | Begun | 
            Number of begun transactions 
             | 
|  | Committed | 
            Number of committed transactions 
             | 
|  | InitTxns | 
            Initial number of transactions configured. 
             | 
|  | LastCheckpoint | 
            LSN of the last checkpoint 
             | 
|  | LastCheckpointTime | 
            Time of last checkpoint 
             | 
|  | LastID | 
            Last transaction id given out 
             | 
|  | MaxActive | 
            Maximum active transactions 
             | 
|  | MaxSnapshot | 
            Maximum snapshot transactions 
             | 
|  | MaxTransactions | 
            Maximum txns possible 
             | 
|  | RegionLockNoWait | 
            Region lock granted without wait. 
             | 
|  | RegionLockWait | 
            Region lock granted after wait. 
             | 
|  | RegionSize | 
            Region size. 
             | 
|  | Restored | 
            Number of restored transactions after recovery.
             | 
|  | Snapshot | 
            Number of snapshot transactions 
             | 
|  | Transactions | 
            List of active transactions
             | 





