status

Type: Integer

The status property of the JadeTransactionTrace class indicates the current tracing and transaction status.

The status property can have one of the class constant values listed in the following table.

Value Class Constant Description
0 TraceUndefined The tracing status is unknown
1 TraceStarted Transaction tracing is currently active
2 TraceStopped Transaction tracing has been stopped
9 TraceCommitting The traced transaction is about to be committed
10 TraceCommitted The traced transaction has been committed
11 TraceAborted The traced transaction has been aborted