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