arachnode.net

WebSettings.CacheTimeoutInMinutes Property

The maximum time in minutes that a cached Query or Hits object will remain in the Cache. This setting also controls how often the IndexSearcher will refresh, allowing new search results.

public static int CacheTimeoutInMinutes { public get; public set; }

Property Value

The cache timeout in minutes.

See Also

WebSettings Class | Arachnode.Configuration Namespace