The TemporaryStorage from which one can extract the contents of retrieving the processed url.

Declaration Syntax

Public ReadOnly Property Storage() As TemporaryStorage
public TemporaryStorage Storage {get;}
public: __property TemporaryStorage get_Storage();
public function get Storage() : TemporaryStorage;

Requirements

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

See Also

UrlCompletedEventArgs Class | UrlCompletedEventArgs Members | Eas.WebCrawler.Interfaces Namespace