UMQ ULB Receiver Info class.
This info object is both delivered with a source event and acts as
a base class for other ULB source events. In both cases, this object
holds information about a ULB receiver.

C# |
public class UMQSourceEventULBReceiverInfo

All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
![]() | UMQSourceEventULBReceiverInfo(Int32, UInt64, UInt32, UInt32, String) | Creates a UMQSourceEventULBReceiverInfo object and initializes fields to the
supplied values.
|
![]() | applicationSetIndex()()() | Get Application Set Index the receiver is in. |
![]() | assignmentId()()() | Get Assignment ID for the receiver. |
![]() | flags()()() | Get informational flags for this info object. |
![]() | receiver()()() | Get receivers immediate message target string for the receiver associated with this info object. |
![]() | registrationId()()() | Get Registration ID for the receiver. |

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