IStreamQueueCheckpointerFactory Interface

Definition

Factory for creating IStreamQueueCheckpointer<TCheckpoint> instances.

public interface IStreamQueueCheckpointerFactory
type IStreamQueueCheckpointerFactory = interface
Public Interface IStreamQueueCheckpointerFactory
Derived

Methods

Create(String)

Creates a stream checkpointer for the specified partition.

Applies to