Used to set the primary owner of the queue table.
property PrimaryInstance: integer default 0;
Use the PrimaryInstance property to get or set primary owner of the queue table. Queue monitor scheduling and propagation for the queues in the queue table are done in this instance. The default value for primary instance is 0, what means that queue monitor scheduling and propagation will be done in any available instance. This property is used by CreateQueueTable method.