Deletes the specified list of messages.
Parameters |
Description |
const AMessages: TSQSMessages |
Specify a list of messages to delete. |
Use this in conjunction with SkipDelete to control which messages are deleted during processing. This should be called within a Poll procedure block.
NOTE: The behaviour of this example is the same as leaving SkipDelete unchanged (false).
Copyright © 2019-2021 Appercept Ltd. All rights reserved.
|