Create(AzureTableStreamCheckpointerOptions, string, string, string, ILoggerFactory)
static
public static Task<IStreamQueueCheckpointer<string>> Create(AzureTableStreamCheckpointerOptions options, string streamProviderName, string partition, string serviceId, ILoggerFactory loggerFactory) Creates and initializes an Azure Table stream queue checkpointer.
Parameters
optionsAzureTableStreamCheckpointerOptionsstreamProviderNamestringpartitionstringserviceIdstringloggerFactoryILoggerFactory
