Click or drag to resize
IndexLoggerLogTaskStart Method
Logs task started message to the log context.

Namespace: CMS.Search.Internal
Assembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntax
C#
public void LogTaskStart(
	SearchTaskInfo taskInfo
)

Parameters

taskInfo
Type: CMS.SearchSearchTaskInfo
See Also