Skip to content

IStreamQueueCheckpointer<TCheckpoint>.Load

Load

abstract
View source
[System.Obsolete(Use the overload which accepts a CancellationToken.)]
public abstract Task<TCheckpoint> Load()
Loads the checkpoint.

Returns

The checkpoint.