LBM .Net API Documentation
UMQQueueInfo Class
Namespacescom.latencybusters.lbmUMQQueueInfo
Base class for UMQ info objects associated with a queue. This class encapsulates the basic information required for any UMQ info object that is associated with a queue, namely the identifying information for the queue (Id and Name) and a set of flags to indicate other information contained in the object.
Declaration Syntax
C#
public class UMQQueueInfo
Members
All MembersConstructorsMethods



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

flags()()()
Get informational flags for this info object.

queueId()()()
Get Queue Id for the queue associated with this info object.

queueName()()()
Get Queue name for the queue associated with this info object.

Inheritance Hierarchy

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0