Changes the message visibility timeout for a given message.
Parameters |
Description |
const AMessage: ISQSMessage |
Specify the message. |
const ATimeout: Integer |
New timeout value in seconds. Valid values range from 0 to 43200 (12 hours). |
This should be called within a Poll procedure block.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.
|