|  | ObjectSummaryTReload Method | 
Namespace: Koopman.CheckPoint
 Syntax
Syntaxpublic virtual Task<T> Reload( bool OnlyIfPartial = false, DetailLevels detailLevel = DetailLevels.Standard, CancellationToken cancellationToken = null )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| NotImplementedException | Thrown when the objects of this Type have not been fully implemented yet. | 
| Exception | Cannot reload a new object. | 
 See Also
See Also