AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

InitializeSearchIndex..::..SearchIndexRunning Method

Determines whether the search index rebuild task is currently running or has run recently.

Namespace:  AdvantageCMS.Core.Common.AsyncJob
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static bool SearchIndexRunning()

Return Value

true if the search index task is running or ran within the expected interval; otherwise, false.