JadeGenericQueue Properties

The properties defined in the JadeGenericQueue class are summarized in the following table.

Property Description
defaultGetMessageOptions Enables you to specify a set of default options for subsequent getMessage method calls
defaultPutMessageOptions Enables you to specify a set of default options for subsequent putMessage method calls
fullName Contains the complete name of the queue including the transport type and queue manager name
maxMemoryInuse Specifies the maximum amount of memory that is available for messages in the queue
maxMessageCount Specifies the maximum number of messages that can be present in the queue
maxMessageLength Specifies the length of the longest message that can be put into the queue
name Specifies the name of the queue
tag User-defined string value for the queue