AzureStreamQueueMapper.PartitionToAzureQueue(QueueId) メソッド

定義

パーティション別に Azure キューを取得します

public string PartitionToAzureQueue (Orleans.Streams.QueueId queue);
abstract member PartitionToAzureQueue : Orleans.Streams.QueueId -> string
override this.PartitionToAzureQueue : Orleans.Streams.QueueId -> string
Public Function PartitionToAzureQueue (queue As QueueId) As String

パラメーター

queue
QueueId

戻り値

実装

適用対象