LBM .Net API Documentation
UMQIndexReleasedInfo Class
Namespacescom.latencybusters.lbmUMQIndexReleasedInfo
Class containing information about UMQ index released events. This info object is delivered with a UMQ Index Released receiver event, containing information identifying the queue, queue instance, and index information associated with the index released event.
Declaration Syntax
C#
public class UMQIndexReleasedInfo : UMQQueueIndexInfo
Members
All MembersConstructorsMethods



IconMemberDescription
UMQIndexReleasedInfo(Int32, Int64, String, UMQIndexInfo)
Creates a UMQIndexReleasedInfo object and initializes fields to the supplied values.

flags()()()
Get informational flags for this info object.
(Inherited from UMQQueueInfo.)
indexInfo()()()
Get UMQ index information for this info object.
(Inherited from UMQQueueIndexInfo.)
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
 UMQQueueIndexInfo
  UMQIndexReleasedInfo

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0