The Disctionary of already listed uris

Declaration Syntax

Public ReadOnly Property AlreadyListedUris() As Dictionary`2
public Dictionary`2<Uri, object> AlreadyListedUris {get;}
public: __property Dictionary`2 get_AlreadyListedUris();
public function get AlreadyListedUris() : Dictionary`2;

Requirements

Namespace: Eas.WebCrawler.PlugIns.UrlProcessedHandlers
Assembly: Eas.WebCrawler.PlugIns (eas.webcrawler.plugins.dll)

See Also

LinkListCreatingUrlProcessor Class | LinkListCreatingUrlProcessor Members | Eas.WebCrawler.PlugIns.UrlProcessedHandlers Namespace