InitPendingHigh
Use InitPendingHigh to pause the listener threads if too many initialized pendings occur.
InitPendingHigh=n
- Option
- Description
- n
- Any integer value; modification not recommended.
Default setting of 0 specifies that an unlimited number of InitPendings might occur. For example, if you change this value to 10, the listener thread pauses when the number of InitPendings reaches the limit of 10.