UMQ ULB Message Info class.
This info object is delivered with a source event indicating that
a ULB message has been assigned, consumed, discarded, etc.

C# |
public class UMQSourceEventULBMessageInfo : UMQSourceEventULBReceiverInfo

All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
![]() | UMQSourceEventULBMessageInfo(Int32, UMQMessageId, UInt64, UInt32, UInt32, UInt32, UInt32, Object, String) | Creates a UMQSourceEventULBMessageInfo object and initializes fields to the
supplied values.
|
![]() | applicationSetIndex()()() | Get Application Set Index the receiver is in. (Inherited from UMQSourceEventULBReceiverInfo.) |
![]() | assignmentId()()() | Get Assignment ID for the receiver. (Inherited from UMQSourceEventULBReceiverInfo.) |
![]() | clientObject()()() | Get the client-supplied callback object. |
![]() | firstSequenceNumber()()() | Get the sequence number of the first fragment of the message. |
![]() | flags()()() | Get informational flags for this info object. (Inherited from UMQSourceEventULBReceiverInfo.) |
![]() | lastSequenceNumber()()() | Get the sequence number of the last fragment of the message. |
![]() | messageId()()() | Get the message Id object identifying the message. |
![]() | receiver()()() | Get receivers immediate message target string for the receiver associated with this info object. (Inherited from UMQSourceEventULBReceiverInfo.) |
![]() | registrationId()()() | Get Registration ID for the receiver. (Inherited from UMQSourceEventULBReceiverInfo.) |

Object | ||
![]() | UMQSourceEventULBReceiverInfo | |
![]() | UMQSourceEventULBMessageInfo |