Used to set the secondary owner of the queue table.
property SecondaryInstance: integer default 0;
The queue table fails over the secondary instance if the primary instance is not available. The default value is 0. It means that the queue table will fail over any available instance. This property is used by CreateQueueTable method.