AWS.SQS.TSQSMessage.ReceiptHandle

An identifier associated with the act of receiving the message.

property ReceiptHandle: string;
__property AnsiString ReceiptHandle;

File: AWS.SQS.pas 

Namespace: AWS.SQS 

Module: Appercept AWS SDK for Delphi 

A new receipt handle is returned for each receipt of a message.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.