Summary
Will track and report IAsyncResults that were opened through calls to 'Begin' but not closed through an 'End'.
For a list of all members of this type, see
AsyncResultTracker Members
.
Type Relationships
System.ObjectEas.WebCrawler.Common.Threading.AsyncResultTracker
Declaration Syntax
Public Class AsyncResultTracker
public class AsyncResultTracker
public __gc class AsyncResultTracker
public class AsyncResultTracker
Remarks
This class only works when DEBUG is defined, otherwise the functions do nothing (and are conditionally compiled out).Requirements
Namespace: Eas.WebCrawler.Common.ThreadingAssembly: Eas.WebCrawler.Common (eas.webcrawler.common.dll)