CreateFactory(IServiceProvider, string)
static
public static IStreamQueueCheckpointerFactory CreateFactory(IServiceProvider services, string providerName) Creates an Event Hub partition checkpointer factory.
Parameters
servicesIServiceProvider- The service provider.
providerNamestring- The stream provider name.
Returns
The checkpointer factory.
