TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

TransactionInfo Members

TransactionInfo overview

Public Static Fields

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_UNKNOWN State of transaction is unknown.

Public Instance Properties

BranchQualifier Returns the branch qualifier of the transaction.
FormatId Returns the format id of the transaction.
GlobalTransactionId Returns the global transaction id of the transaction.
State Returns the state of the transaction.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString Generate a string representation of this TransactionInfo.

See Also

TransactionInfo Class | TIBCO.EMS.ADMIN Namespace