GetQueueId(string, uint, uint)
static
public static QueueId GetQueueId(string queueName, uint queueId, uint hash) Gets the queue identifier.
Parameters
queueNamestring- Name of the queue.
queueIduint- The queue identifier.
hashuint- The hash.
Returns
The queue identifier.
