Create(AzureTableStreamCheckpointerOptions, string, string, string, ILoggerFactory)
static
public static Task<IStreamQueueCheckpointer<string>> Create(AzureTableStreamCheckpointerOptions options, string streamProviderName, string partition, string serviceId, ILoggerFactory loggerFactory) Factory function that creates and initializes the checkpointer
Parameters
optionsAzureTableStreamCheckpointerOptionsstreamProviderNamestringpartitionstringserviceIdstringloggerFactoryILoggerFactory
