AnalyticsJobBase.SaveStateIfChanged method
Saves the state to the configuration database if the state has changed since the last check.
Namespace: Microsoft.Office.Server.Search.Analytics
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Sub SaveStateIfChanged
'Usage
Me.SaveStateIfChanged()
protected void SaveStateIfChanged()