Click or drag to resize

indexManagerCloseSession Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Closes the session.

Namespace:  imbWEM.Core.index
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public void CloseSession(
	IEnumerable<modelSpiderTestRecord> tRecords
)

Parameters

tRecords
Type: System.Collections.GenericIEnumerablemodelSpiderTestRecord

[Missing <param name="tRecords"/> documentation for "M:imbWEM.Core.index.indexManager.CloseSession(System.Collections.Generic.IEnumerable{imbWEM.Core.crawler.model.modelSpiderTestRecord})"]

See Also