API:DSAzure.TAzureQueueService.GetMessages
Delphi
function GetMessages(const QueueName: String; NumOfMessages: Integer = 0; VisibilityTimeout: Integer = 0): String;
C++
System::UnicodeString __fastcall GetMessages(const System::UnicodeString QueueName, int NumOfMessages = 0x0, int VisibilityTimeout = 0x0);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | DSAzure.pas DSAzure.hpp |
DSAzure | TAzureQueueService |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!