CreateCache(string, IStreamQueueCheckpointer<string>, ILoggerFactory)
abstract
public abstract IEventHubQueueCache CreateCache(string partition, IStreamQueueCheckpointer<string> checkpointer, ILoggerFactory loggerFactory) Function used to create a IEventHubQueueCache
Parameters
partitionstringcheckpointerIStreamQueueCheckpointer<string>loggerFactoryILoggerFactory
