共用方式為


IStreamQueueCheckpointer<TCheckpoint>.Update 方法

定義

更新檢查點。

public void Update (TCheckpoint offset, DateTime utcNow);
abstract member Update : 'Checkpoint * DateTime -> unit
Public Sub Update (offset As TCheckpoint, utcNow As DateTime)

參數

offset
TCheckpoint

位移。

utcNow
DateTime

目前的 UTC 時間。

適用於