The TransactionData type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| LastDuration |
Get the duration (in milliseconds) of the last recorded instance of this transaction.
| |
| MaximumDuration |
Get the maximum recorded duration (in milliseconds) of this transaction.
| |
| MeanDuration |
Get the mean duration (in milliseconds) of this transaction.
| |
| MinimumDuration |
Get the minimum recorded duration (in milliseconds) of this transaction.
| |
| Name |
Get the name of the transaction
|
See Also