[TIBCO.EMS .NET Admin client library 7.0 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.)
HasTimeout
Returns whether or not this transaction has a timeout associated with it.
ProducerMessages
Get the list of messages that are about to be produced on commit of this transaction.
RemainingTime
Get the remaining time before this transaction times out.
State
Returns the state of the transaction.
(Inherited from TransactionInfo.)

See Also