The properties of the QueueInfo class are listed below. For a complete list of QueueInfo class members, see the QueueInfo Members topic.
![]() | Get the target destinations that this destination bridges to. |
![]() | Determines if the list of targets was inherited from a parent destination or whether it was set on the destination directly. |
![]() | Get the number of consumers for this destination. |
![]() | Get the total number of messages that have been delivered to consumer applications but have not yet been acknowledged. |
![]() | Get or set the description of this destination. |
![]() | Determine if this queue is exclusive. |
![]() | Determine if the exclusive property is inherited from a parent queue. |
![]() | Get or set the expiry override for this destination. |
![]() | Determine if the expiry override property was inheritied from a parent destination or set directly for this destination. |
![]() | Get or set the failsafe property of this destination. |
![]() | Determine if the failsafe property was inheritied from a parent destination or set directly for this destination. |
![]() | Get or set the volume of pending messages (in bytes) at which flow control is enabled for this destination. |
![]() | Determine if the flowControlMaxBytes property was inheritied from a parent destination or set directly for this destination. |
![]() | Get or set the global property of this destination. |
![]() | Determine if the global property was inheritied from a parent destination or set directly for this destination. |
![]() | Get the names of the transports that this destination imports messages from. |
![]() | Determines if the list of transports this destination imports messages from was inherited from a parent destination or whether it was set on the destination directly. |
![]() | Get inbound statistics for this destination. |
![]() | Get the total number of messages that have been delivered to the queue owner but have not yet been acknowledged. |
![]() | Get the array of JNDI names for this destination. |
![]() | Get or set the maximum number of message bytes that the server will store for pending messages bound for this destination. |
![]() | Determine if the maxBytes property was inheritied from a parent destination or set directly for this destination. |
![]() | Get or set the maximum number of messages that the server will store for pending messages bound for this destination. This is not currently supported for topics. |
![]() | Determine if the maxMsgs property was inheritied from a parent destination or set directly for this destination. This is not currently supported for topics. |
![]() | Get or set the maximum number of times the server will redeliver a given message from this queue to the queue receivers. |
![]() | Determine if the maxRedelivery property was inheritied from a parent queue or set directly for this queue. |
![]() | Get or set the level of message tracing for this destination. |
![]() | Determine if the message trace property was inheritied from a parent destination or set directly for this destination. |
![]() | Get the name of this destination. |
![]() | Get outbound statistics for this destination. |
![]() | Get or set the overflow policy for this destination. This is not currently supported for topics. |
![]() | Determine if the overflowPolicy property was inheritied from a parent destination or set directly for this destination. This is not currently supported for topics. |
![]() | Get the total number of pending messages for this destination. |
![]() | Get the total size for all pending messages for this destination. |
![]() | Get or set the number of messages prefetched by the EMS client from the server to improve efficiency. |
![]() | Determine if the prefetch setting for this queue is inherited from a parent queue. |
![]() | Get the number of active receivers on this queue. |
![]() | Determine if the route for this queue is connected. |
![]() | Get or set the secure property of this destination. |
![]() | Determine if the secure property was inheritied from a parent destination or set directly for this destination. |
![]() | Get or set sender_name property for this destination. |
![]() | Get or set sender_name_enforced property. |
![]() | Indicates whether or not the sender_name_enforced is inherited. |
![]() | Indicates whether or not the sender_name property is inherited. |
![]() | Determine if this destination is static. |
![]() | Determine if this destination is temporary. |
QueueInfo Class | TIBCO.EMS.ADMIN Namespace