AWS.SQS.TSQSQueuePoller.WaitTimeSeconds

Optionally specify the long poll interval in seconds. Messages are yielded as soon as they are received. The WaitTimeSeconds specifies the maximum period of time to wait on each polling attempt before starting a new poll attempt. The default value is 20 seconds if not specified.

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

File: AWS.SQS.pas 

Namespace: AWS.SQS 

Module: Appercept AWS SDK for Delphi 

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