SEND_ERROR_ACTION
Description
Defines an action to take if an error occurs while a Server MTM is
sending a message (or messages).
See also:
BYTE flags; |
Action flags.
This is a
TMsvSendAction value.
|
WORD max_retries = 0; |
The maximum number of retries to attempt.
|
STRUCT errors[]; |
An array of
SEND_ERROR resources, which
define the error codes that correspond to the defined action.
Target type: SEND_ERROR
|
|