The events of the FileSearchEngine class are listed below. For a complete list of FileSearchEngine class members, see the FileSearchEngine Members topic.
![]() | Adds an event handler to listen to the Disposed event on the component. |
![]() | EndFile is fired after the engine has finished searching an individual file |
![]() | EndProcessing is fired when the entire search has completed |
![]() | SearchException is fired when an exception occurs during the course of a search |
![]() | SearchHit is fired when a matching line is found in a file during a search |
![]() | StartFile is fired when the engine begins to search an individual file |
![]() | StartProcessing is the first event fired for a search and indicates that the search has started |