An NDoc Documented Class Library

FileSearchEngine Events

The events of the FileSearchEngine class are listed below. For a complete list of FileSearchEngine class members, see the FileSearchEngine Members topic.

Public Instance Events

Disposed (inherited from Component)Adds an event handler to listen to the Disposed event on the component.
EndFile EndFile is fired after the engine has finished searching an individual file
EndProcessing EndProcessing is fired when the entire search has completed
SearchException SearchException is fired when an exception occurs during the course of a search
SearchHit SearchHit is fired when a matching line is found in a file during a search
StartFile StartFile is fired when the engine begins to search an individual file
StartProcessing StartProcessing is the first event fired for a search and indicates that the search has started

See Also

FileSearchEngine Class | Genghis Namespace