AzureQueueAdapterFactory<TDataAdapter>.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 the factory stream queue mapper.
public Orleans.Streams.IStreamQueueMapper GetStreamQueueMapper ();
abstract member GetStreamQueueMapper : unit -> Orleans.Streams.IStreamQueueMapper
override this.GetStreamQueueMapper : unit -> Orleans.Streams.IStreamQueueMapper
Public Function GetStreamQueueMapper () As IStreamQueueMapper