SimpleQueueAdapterCache
class
Namespace: Orleans.Providers.Streams.Common
Adapter for simple queue caches.
public class SimpleQueueAdapterCache : IQueueAdapterCacheConstructors
SimpleQueueAdapterCache(SimpleQueueCacheOptions, string, ILoggerFactory)Adapter for simple queue caches.
Methods
CreateQueueCache(QueueId)Create a cache for a given queue id
Fields
CacheSizePropertyNameCache size property name for configuration
