Share via


IStreamQueueCheckpointerFactory 介面

定義

用於建立 IStreamQueueCheckpointer<TCheckpoint> 實例的 Factory。

public interface IStreamQueueCheckpointerFactory
type IStreamQueueCheckpointerFactory = interface
Public Interface IStreamQueueCheckpointerFactory
衍生

方法

Create(String)

為指定的分割區建立資料流程檢查點。

適用於