Data.Cloud.AmazonAPI.TAmazonQueueService.GetMaxMessageReturnCount
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Data.Cloud.AmazonAPI.pas Data.Cloud.AmazonAPI.hpp
| |
Unit: Data.Cloud.AmazonAPI | |
Parent: TAmazonQueueService |
Delphi
function GetMaxMessageReturnCount: Integer;
C++
int __fastcall GetMaxMessageReturnCount();
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.