LBM .Net API Documentation
UMQContextEventRegistrationSuccessInfo Class
Namespacescom.latencybusters.lbmUMQContextEventRegistrationSuccessInfo
Class containing information about UMQ Registration Success Context Events. This info object is delivered with a UMQ Registration Success Context Event, containing information identifying the queue, queue instance, and registration id associated with the registration success event.
Declaration Syntax
C#
public class UMQContextEventRegistrationSuccessInfo : UMQQueueInstanceInfo
Members
All MembersConstructorsMethods



IconMemberDescription
UMQContextEventRegistrationSuccessInfo(Int32, Int64, String, Int64, String, UInt64)
Creates a UMQContextEventRegistrationSuccessInfo 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.)
queueInstanceIndex()()()
Gets the index of the queue instance associated with this info object.
(Inherited from UMQQueueInstanceInfo.)
queueInstanceName()()()
Gets the name of the queue instance associated with this info object.
(Inherited from UMQQueueInstanceInfo.)
queueName()()()
Get Queue name for the queue associated with this info object.
(Inherited from UMQQueueInfo.)
registrationId()()()
Get the registration Id associated with this registration success info object.

Inheritance Hierarchy
Object
UMQQueueInfo
 UMQQueueInstanceInfo
  UMQContextEventRegistrationSuccessInfo

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0