Skip to content

QueueId.GetQueueId(string, uint, uint)

GetQueueId(string, uint, uint)

static
View source
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.