[TIBCO.EMS .NET Admin client library 7.0 documentation]
This class represents the a transaction as it is present on
the EMS server. In addition to TransactionInfo it contains more detail.
Especially about Messages that are part of this transaction.
The DetailedTransactionInfo..::.ConsumerMessage type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Gives a string representation of current objects data.
(Overrides DetailedTransactionInfo..::.XAMessage..::.ToString()()().) |
Properties
Name | Description | |
---|---|---|
![]() | ConsumerID | Get the consumer ID of the Consumer consuming this
message.
|
![]() | DestinationName |
Get the destination name to which this message was sent.
(Inherited from DetailedTransactionInfo..::.XAMessage.) |
![]() | MessageID | Get the message ID of this message.
(Inherited from DetailedTransactionInfo..::.XAMessage.) |
![]() | Type | Get the destination type to which this message was
sent.
All indicates the destination
could not be found.
(Inherited from DetailedTransactionInfo..::.XAMessage.) |