Summary

Context used by web crawler during processing.
For a list of all members of this type, see WebCrawlerContext Members .

Declaration Syntax

Public Interface WebCrawlerContext
	Inherits IDisposable
public interface WebCrawlerContext : IDisposable
public __gc __interface WebCrawlerContext : public IDisposable
public interface WebCrawlerContext implements IDisposable

Requirements

Namespace: Eas.WebCrawler.Interfaces
Assembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)

See Also

WebCrawlerContext Members | Eas.WebCrawler.Interfaces Namespace