SeqResend13Time

HKLM\SOFTWARE\Microsoft\MSMQ\Parameters

Data type

Range

Default value

REG_DWORD

0x0–0xFFFFFFFF seconds

0x1E (30)

Description

Determines how often outgoing, transacted messages are resent because they are unacknowledged.

The value of this entry specifies the interval between resends for the first three times the message is resent. If, after the third resend, the sender still does not receive an acknowledgement from the intended recipient, the message is resent at intervals determined by the values of the following entries: SeqResend46Time , SeqResend79Time , SeqResend10Time

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.

Caution Image Caution

Do not change the value of this entry. An inappropriate value can interfere with message delivery.