is_rescued
Description:
Returns true
if this incoming message has been seen in a previous channel during the lifetime of the Connection, but had not been
acknowledged when that channel closed, causing an identical channel (in which the message now appears) to open.
Loggers should check this flag to avoid duplicating messages, for instance.
Parameters:
this |
a message |
Returns:
|