Click or drag to resize
IndexLoggerLogBatchEnd Method
Logs the end of the batch processing.

Namespace: CMS.Search.Internal
Assembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntax
C#
public void LogBatchEnd(
	int itemsCount
)

Parameters

itemsCount
Type: SystemInt32
See Also