API:DSAzure.TAzureQueueService.PeekMessages

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function PeekMessages(const QueueName: String; NumOfMessages: Integer): String;

C++

System::UnicodeString __fastcall PeekMessages(const System::UnicodeString QueueName, int NumOfMessages);

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!