Public Methods

Clear Clears any open results.
CloseResult Closes an opened result.
Equals  (inherited from Object)  
GetHashCode  (inherited from Object)  
GetType  (inherited from Object)  
OpenResult Logs that an System.IAsyncResult was opened through the 'Begin' half of an asynchronous method.
ReferenceEquals  (inherited from Object)  
ToString  (inherited from Object)  
ValidateNoResultsAreOpened Checks for any open (unclosed) resutls and reports on them.

Protected Methods

Finalize  (inherited from Object)  
MemberwiseClone  (inherited from Object)  

See Also

AsyncResultTracker Class | Eas.WebCrawler.Common.Threading Namespace