InitPendingLow

Use InitPendingLow to resume the listener threads if paused from InitPendingHigh.


InitPendingLow: n
Option
Description
n
Any integer value; modification not recommended.

Default setting is 0. The listener thread resumes when the number of occurring InitPendings is equal to this setting. For example, if InitPendingHigh is set to 10 and InitPendingLow is set to 5, the listener thread pauses processing when the number of occurring InitPendings reaches 10 and resumes processing when the number reaches 5.