UMQ Registration Complete Info class.
Contains extended information for UMQ receiver
registration complete messages.

C# |
public class UMQRegistrationCompleteInfo : UMQQueueInfo

All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
![]() | UMQRegistrationCompleteInfo(Int32, Int64, Int64, String) | Creates a UMQRegistrationCompleteInfo object and initializes fields to the
supplied values.
|
![]() | assignmentId()()() | Get generated Assignment ID for this registration complete message. |
![]() | flags()()() | Get informational flags for this info object. (Inherited from UMQQueueInfo.) |
![]() | queueId()()() | Get Queue Id for the queue associated with this info object. (Inherited from UMQQueueInfo.) |
![]() | queueName()()() | Get Queue name for the queue associated with this info object. (Inherited from UMQQueueInfo.) |

Object | ||
![]() | UMQQueueInfo | |
![]() | UMQRegistrationCompleteInfo |