Edit

Share via


IEventHubQueueCacheFactory Interface

Definition

Factory responsible for creating a message cache for an EventHub partition.

public interface IEventHubQueueCacheFactory
type IEventHubQueueCacheFactory = interface
Public Interface IEventHubQueueCacheFactory
Derived

Methods

CreateCache(String, IStreamQueueCheckpointer<String>, ILoggerFactory)

Function used to create a IEventHubQueueCache

Applies to