Skip to content

SimpleQueueCache

class

Namespace: Orleans.Providers.Streams.Common

A queue cache that keeps items in memory.
public class SimpleQueueCache : IQueueCache, IQueueFlowController

Constructors

Properties

  • Size Gets the number of items in the cache.

Methods