IEventHubQueueCacheFactory Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |