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.Object
    Eas.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.Threading
Assembly: Eas.WebCrawler.Common (eas.webcrawler.common.dll)

See Also

AsyncResultTracker Members | Eas.WebCrawler.Common.Threading Namespace