AzureStreamQueueMapper.PartitionToAzureQueue(QueueId) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Azure queue by partition
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
Parameters
- queue
- QueueId