Freigeben über


QueueId.GetQueueId(String, UInt32, UInt32) Methode

Definition

Ruft den Warteschlangenbezeichner ab.

public static Orleans.Streams.QueueId GetQueueId (string queueName, uint queueId, uint hash);
static member GetQueueId : string * uint32 * uint32 -> Orleans.Streams.QueueId
Public Shared Function GetQueueId (queueName As String, queueId As UInteger, hash As UInteger) As QueueId

Parameter

queueName
String

Name der Warteschlange.

queueId
UInt32

Der Warteschlangenbezeichner.

hash
UInt32

Der Hash.

Gibt zurück

Der Warteschlangenbezeichner.

Gilt für: