A5queueing::Manager Class

Description

Class to manage queues, which includes listing the existing queues by name, creating new queues, and deleting existing queues.

Properties

ConnectionPropertiesCharacter

String ConnectionProperties property

ConnectionStringCharacter

String ConnectionString property

Methods

CreateQueue Method

Create a new Queue.

DecryptConnectionString Method

Decrypt the Connection String.

DeleteQueue Method

Delete a Queue.

EncryptConnectionString Method

Encrypt a Connection String.

ListQueues Method

List the existing Queues.

Open Method

Open a a5Queue::Manager given a supplied Connection String.

See Also