C-DEngine 5.105

TheThing..::..RestartUpdateHistory Method

Overload List


  Name Description
Public method RestartUpdateHistory(Guid)
Restarts history retrieval from the point when ClearUpdateHistory was last called. Call this when complete history is required, and a failure during processing requires a retry. For durable history tokens, call this after a restart.
Public method RestartUpdateHistory(Guid, TheHistoryParameters)
Restarts history retrieval from the point when ClearUpdateHistory was last called. Call this when complete history is required, and a failure during processing requires a retry. For durable history tokens, call this after a restart.
Public method RestartUpdateHistory<(Of <<'(T>)>>)(Guid, TheHistoryParameters, TheStorageMirror<(Of <<'(T>)>>))
Restarts history retrieval from the point when ClearUpdateHistory was last called. Call this when complete history is required, and a failure during processing requires a retry. For durable history tokens, call this after a restart.