DSAzure.TAzureQueueService

提供:RAD Studio API Documentation

TAzureQueueServiceDSAzure.TAzureServiceSystem.TObject

Delphi

TAzureQueueService = class(TAzureService)

C++

class PASCALIMPLEMENTATION TAzureQueueService : public TAzureService

プロパティ

種類 可視性 ソース ユニット
class public
DSAzure.pas
DSAzure.hpp
DSAzure DSAzure

説明

Microsoft Azure キュー サービスを扱うための API です。

TAzureQueueService には、キューの追加、削除、編集、表示など、キュー サービスとのやり取りに特化した関数が用意されています。

関連項目