EventReader.IndexFinishedBuilding Event

This event will be set once upon completion of the index being constructed. This event will only be set once and only if the index is not already constructed for the opened session.

Namespace:  IntervalZero.RTX64.Monitor
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
public event EventHandler IndexFinishedBuilding

Value

Type: SystemEventHandler
See Also