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

The DetailedTransactionInfo type exposes the following members.

Properties

  NameDescription
BranchQualifier
Returns the branch qualifier of the transaction.
(Inherited from TransactionInfo.)
ConsumerMessages
Get the list of messages that are about to be consumed on commit of this transaction.
FormatId
Returns the format id of the transaction.
(Inherited from TransactionInfo.)
GlobalTransactionId
Returns the global transaction id of the transaction.
(Inherited from TransactionInfo.)
ProducerMessages
Get the list of messages that are about to be produced on commit of this transaction.
State
Returns the state of the transaction.
(Inherited from TransactionInfo.)

See Also