IQueueAdapterFactory.GetQueueAdapterCache 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 queue message cache adapter.
public Orleans.Streams.IQueueAdapterCache GetQueueAdapterCache ();
abstract member GetQueueAdapterCache : unit -> Orleans.Streams.IQueueAdapterCache
Public Function GetQueueAdapterCache () As IQueueAdapterCache
Returns
The queue adapter cache.