The factory to use to get a TemporaryStorage for storing the responses of requests.

Declaration Syntax

ReadOnly Property StorageFactory() As TemporaryStorageFactory
TemporaryStorageFactory StorageFactory {get;}
__property TemporaryStorageFactory get_StorageFactory();
function get StorageFactory() : TemporaryStorageFactory;

Requirements

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

See Also

WebCrawlerSettings Interface | WebCrawlerSettings Members | Eas.WebCrawler.Interfaces Namespace