arachnode.net

Cache.AddPoliteness Method

Adds a Politeness to the Cache with the sliding expiration specified by TimeSpan.FromDays(1).

internal static void AddPoliteness(
   Politeness politeness
);

Parameters

politeness
The Politeness to be added.

See Also

Cache Class | Arachnode.SiteCrawler.Core Namespace