Central events
| All Types | Classes | Interfaces | Enumerations | Delegates |
| Icon | Type | Description |
|---|---|---|
| ActionData |
Data relevant to an action event
| |
| ActionEventArgs |
Event argument for the Action event.
| |
| ActionEventHandler |
Handler signature for action events
| |
| ActionName |
The name of the action which caused the event.
| |
| CentralEventDispatcher |
Dispatches events from various source classes to direct handlers and plug-in DLLs (Configuration.EventHandlerAssemblyPath).
| |
| CentralizedInternalEventNotifier |
Used by INotifyAction and INotifyNeedObject objects to fire Action and NeedObject events.
| |
| DiscoveringFilesEventData |
Data for the DiscoveringFiles event.
| |
| IEventDispatcher |
A dispatcher of central events
| |
| IsDocumentToBeCrawledEventData |
Data for the IsDocumentToBeCrawled event.
| |
| IsDocumentToBeIndexedEventData |
Data for the IsDocumentToBeIndexed event.
| |
| IsFileSystemDocumentToBeIndexedEventData |
Data for the IsFileSystemDocumentToBeIndexed event.
| |
| NeedObjectEventArgs |
Event argument for the NeedObject event.
| |
| NeedObjectEventHandler |
Handler signature for need object events
| |
| SearchParameters |