TheThing..::..RestartUpdateHistory Method
Overload List
| Name | Description | |
|---|---|---|
| 
                         | 
                      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.
    
                       | 
                    
| 
                         | 
                      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.
    
                       | 
                    
| 
                         | 
                      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.
    
                       |