Data.Cloud.AmazonAPI.TAmazonQueueService.GetMaxMessageReturnCount
Delphi
function GetMaxMessageReturnCount: Integer;
C++
int __fastcall GetMaxMessageReturnCount(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Data.Cloud.AmazonAPI.pas Data.Cloud.AmazonAPI.hpp |
Data.Cloud.AmazonAPI | TAmazonQueueService |
Description
Returns the maximum number of queue messages that can be returned.
Use GetMaxMessageReturnCount to get the maximum number of queue messages that can be returned by the API for a given queue.