Düzenle

Aracılığıyla paylaş


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, ITelemetryProducer)

Function used to create a IEventHubQueueCache

CreateCache(String, IStreamQueueCheckpointer<String>, Logger)

Function used to create a IEventHubQueueCache

Applies to