The methods of the Cache class are listed below. For a complete list of Cache class members, see the Cache Members topic.
![]() AddCrawlRequestToBeCrawled | Overloaded. Adds the crawl request to be crawled. |
![]() AddPoliteness | Adds a Politeness to the Cache with the sliding expiration specified by TimeSpan.FromDays(1). |
![]() GetDiscovery | Overloaded. Gets the discovery. |
![]() GetPoliteness | Returns a Politeness addressable by a Host. |
![]() InstantiateCachePeers | |
![]() ManagePolitenesses | Manages the politenesses. |
![]() PopulateDiscoveries | |
![]() SaveDiscoveriesToDatabase | Saves the discoveries to database. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
Cache Class | Arachnode.SiteCrawler.Core Namespace