다음을 통해 공유


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 시간입니다.

적용 대상