 | indexDomainTablerecheck Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Rechecks the values for each domain entry using information in the pageIndex table, calls save -- updates the domain table if any new discovered from the domain
Namespace:
imbWEM.Core.index.core
Assembly:
imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic void recheck(
indexPageTable pages,
ILogBuilder loger
)
Parameters
- pages
- Type: imbWEM.Core.index.coreindexPageTable
The pages. - loger
- Type: ILogBuilder
[Missing <param name="loger"/> documentation for "M:imbWEM.Core.index.core.indexDomainTable.recheck(imbWEM.Core.index.core.indexPageTable,imbSCI.Core.reporting.ILogBuilder)"]
See Also