AWS.SQS.TSQSSetQueueAttributesRequest.ReceiveMessageWaitTimeSeconds

The length of time in seconds a ReceiveMessage action will wait for messages to arrive.

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

File: AWS.SQS.pas 

Namespace: AWS.SQS 

Module: Appercept AWS SDK for Delphi 

Valid values range from 0 to 20 seconds. When unset, defaults to 0 seconds.

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