Summary

Creates instances of TemporaryStorage.
For a list of all members of this type, see TemporaryStorageFactory Members .

Declaration Syntax

Public Interface TemporaryStorageFactory
	Inherits WebCrawlerComponent
public interface TemporaryStorageFactory : WebCrawlerComponent
public __gc __interface TemporaryStorageFactory : public WebCrawlerComponent
public interface TemporaryStorageFactory implements WebCrawlerComponent

Remarks

The web crawler uses an instance of this class to store the contents of downloaded pages (requests).

Requirements

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

See Also

TemporaryStorageFactory Members | Eas.WebCrawler.Interfaces Namespace