SecondaryInstance Property
The queue table fails over to the secondary instance if the primary instance is not available. The default value is 0, which means that the queue table will fail over to any available instance.
public int SecondaryInstance {get; set;}
'Declaration
Public Property SecondaryInstance As Integer