Jump to content

QUEUE SIZE THRESHOLD: Difference between revisions

From EDM2
Created page with "Controls the size of the OS/2-Message-Queue. SET QUEUE_SIZE_THRESHOLD=<value> ==Parameter== ; Value : Defines the number of messages which can be together at one time in the..."
 
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:QUEUE_SIZE_THRESHOLD}}
Controls the size of the OS/2-Message-Queue.
Controls the size of the OS/2-Message-Queue.
  SET QUEUE_SIZE_THRESHOLD=<value>
  SET QUEUE_SIZE_THRESHOLD=<value>

Revision as of 21:28, 30 November 2017

Controls the size of the OS/2-Message-Queue.

SET QUEUE_SIZE_THRESHOLD=<value>

Parameter

Value
Defines the number of messages which can be together at one time in the message-queue.

Standard: 3000 messages, Warp 3 before Fixpack 17: 100 messages.

Value can be any full path. Relative paths are not allowed.