[TIBCO.EMS .NET Admin client library 7.0 documentation]

The TransactionInfo type exposes the following members.

Fields

  NameDescription
TRANSACTION_ACTIVE
State of transaction is active.
TRANSACTION_ENDSUCCESS
State of transaction is endsuccess.
TRANSACTION_PREPARED
State of transaction is prepared.
TRANSACTION_ROLLBACKONLY
State of transaction is rollbackonly.
TRANSACTION_SUSPENDED
State of transaction is Suspended.
TRANSACTION_UNKNOWN
State of transaction is unknown.

See Also