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



IconMemberDescription
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.)
Inheritance Hierarchy
Object
UMQQueueInfo
 UMQDeregistrationCompleteInfo

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0