Skip to content

EventHubCheckpointerFactory.CreateFactory(IServiceProvider, string)

CreateFactory(IServiceProvider, string)

static
View source
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.