EventHubQueueCache.cache Field
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.
Underlying message cache implementation Protected for test purposes
protected readonly Orleans.Providers.Streams.Common.PooledQueueCache cache;
val mutable cache : Orleans.Providers.Streams.Common.PooledQueueCache
Protected ReadOnly cache As PooledQueueCache