LBM .Net API Documentation
UMQContextEventRegistrationCompleteInfo Class
Namespacescom.latencybusters.lbmUMQContextEventRegistrationCompleteInfo
Class containing information about UMQ Registration Complete Context Events. This info object is delivered with a UMQ Registration Complete Context Event, containing information identifying the queue and registration id associated with the registration complete event.
Declaration Syntax
C#
public class UMQContextEventRegistrationCompleteInfo : UMQQueueInfo
Members
All MembersConstructorsMethods



IconMemberDescription
UMQContextEventRegistrationCompleteInfo(Int32, Int64, String, UInt64)
Creates a UMQContextEventRegistrationCompleteInfo 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.)
registrationId()()()
Get the registration Id associated with this registration complete info object.

Inheritance Hierarchy
Object
UMQQueueInfo
 UMQContextEventRegistrationCompleteInfo

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0