Drops the queue table.
procedure DropQueueTable(Force: boolean = False);
Call the DropQueueTable method to drop the queue table. If the Force parameter is set to False, the table will not be dropped if there are any queues in the table. Otherwise all queues will be stopped and dropped automatically.