IQueueAdapterFactory.GetStreamQueueMapper 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.
Creates a queue mapper.
public Orleans.Streams.IStreamQueueMapper GetStreamQueueMapper ();
abstract member GetStreamQueueMapper : unit -> Orleans.Streams.IStreamQueueMapper
Public Function GetStreamQueueMapper () As IStreamQueueMapper
Returns
The queue mapper.