LBM .Net API Documentation
UMQSourceEventULBMessageInfo Class
Namespacescom.latencybusters.lbmUMQSourceEventULBMessageInfo
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.
Declaration Syntax
C#
public class UMQSourceEventULBMessageInfo : UMQSourceEventULBReceiverInfo
Members
All MembersConstructorsMethods



IconMemberDescription
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.)
Inheritance Hierarchy
Object
UMQSourceEventULBReceiverInfo
 UMQSourceEventULBMessageInfo

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0