The TemporaryStorage which holds the stored contents of the response returned from this request.

Declaration Syntax

ReadOnly Property ResponseStore() As TemporaryStorage
TemporaryStorage ResponseStore {get;}
__property TemporaryStorage get_ResponseStore();
function get ResponseStore() : TemporaryStorage;

Requirements

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

See Also

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