This class encapsulates information about a message sent to a queue.
An object of type UMQSourceEventMessageIdInfo will be delivered with
a source event of type LBM.SRC_EVENT_UMQ_MESSAGE_ID_INFO to notify
the application of the message id that has been assigned to the
message by the queue.

C# |
public class UMQSourceEventMessageIdInfo

All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
![]() | UMQSourceEventMessageIdInfo(Int32, UMQMessageId, Object) | Creates a UMQSourceEventMessageIdInfo object and initializes fields to the
supplied values.
|
![]() | clientObject()()() | Get the client object provided when the message was sent. |
![]() | flags()()() | Get informational flags for this info object. |
![]() | messageId()()() | Get the message Id object identifying the message. |

Object | |
![]() | UMQSourceEventMessageIdInfo |