Skip to content

IEventHubQueueCache

interface

Namespace: Orleans.Streaming.EventHubs

Interface for a stream message cache that stores EventHub EventData
public interface IEventHubQueueCache : IQueueFlowController, IDisposable

Methods