[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the list of messages that are about to be consumed on
commit of this transaction.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public DetailedTransactionInfo..::.ConsumerMessage[] ConsumerMessages { get; } |
Public ReadOnly Property ConsumerMessages As DetailedTransactionInfo..::.ConsumerMessage() |
public: property array<DetailedTransactionInfo..::.ConsumerMessage^>^ ConsumerMessages { array<DetailedTransactionInfo..::.ConsumerMessage^>^ get (); } |