AWS.SQS.ISQSSendMessageRequest.DelaySeconds

Aperiod of time in seconds to delay a specific message for.

property DelaySeconds: TOptional<Integer>;
__property TOptional<Integer> DelaySeconds;

File: AWS.SQS.pas 

Namespace: AWS.SQS 

Module: Appercept AWS SDK for Delphi 

Valid values range from 0 to 900 seconds (15 minutes). If left unset, the default for the queue applies.

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