EventHubAdapterFactory.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.
Create queue message 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