Equinox Online Help - Language Reference - A to Z

Home

MessageQueueSize

Applies to
SyntaxMessageQueueSize
Action[Function] Returns the maximum size of the server message queue.
ScopeUsable anywhere
Notes

This function returns the maximum number of messages that can be held in the server message queue.

CategoryMessages
See Also DeleteAllMessages, DeleteMessage, DisplayMessage, MessageID, MessageMaxLength, MessageRetrieved, MessagesWaiting, QueueMessage, RetrieveMessage
Example

The following example prints (in the Print window) the maximum number of messages that may reside in the server message queue.

Print MessageQueueSize