IdleAckDelay

HKLM\SOFTWARE\Microsoft\MSMQ\Parameters

Data type Range Default value
REG_DWORD 0x0 - 0xFFFFFFFF milliseconds 500

Description

Sets the maximum idle delay time between receiving a message and sending an acknowledgment back to the source.

Idle time is the time during which no messages are sent on the session. This time value ensures that computers creating a session for a limited time only will get all acknowledgments possible during the session. This prevents unnecessary resending due to lost acknowledgments.

Note Image Note

Windows 2000 does not add this entry to the registry. You can add it by editing the registry or by using a program that edits the registry.