arachnode.net

Cache Methods

The methods of the Cache class are listed below. For a complete list of Cache class members, see the Cache Members topic.

Internal Static Methods

AddCrawlRequestToBeCrawledOverloaded. Adds the crawl request to be crawled.
AddPoliteness Adds a Politeness to the Cache with the sliding expiration specified by TimeSpan.FromDays(1).
GetDiscoveryOverloaded. Gets the discovery.
GetPoliteness Returns a Politeness addressable by a Host.
InstantiateCachePeers
ManagePolitenesses Manages the politenesses.
PopulateDiscoveries
SaveDiscoveriesToDatabase Saves the discoveries to database.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

Cache Class | Arachnode.SiteCrawler.Core Namespace