UMQ Deregistration Complete Info class.
Contains extended information for UMQ receiver
deregistration complete messages. This info object is supplied
with a message indicating the a receiver has successfully
deregistered with a queue.

C# |
public class UMQDeregistrationCompleteInfo : UMQQueueInfo

All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
![]() | UMQDeregistrationCompleteInfo(Int32, Int64, String) | Creates a UMQDeregistrationCompleteInfo object and initializes fields to the
supplied values.
|
![]() | 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 | |
![]() | UMQDeregistrationCompleteInfo |