Returns a list of names of all queues, which belongs to the given queue table.
'Declaration
Public Function GetQueueNames() As String()
public string[] GetQueueNames()
Return Value
Array of names of all queues, which belongs to the given queue table.