Keyoti Search for ASP.NET API Docs
Keyoti.SearchEngine.Events Namespace
API DocumentationKeyoti.SearchEngine.Events
Keyoti Search for ASP.NET 2010
Central events
Declaration Syntax
C#Visual BasicVisual C++
namespace Keyoti.SearchEngine.Events
Namespace Keyoti.SearchEngine.Events
namespace Keyoti.SearchEngine.Events
Types
All TypesClassesInterfacesEnumerationsDelegates
IconTypeDescription
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.

IEventDispatcher
A dispatcher of central events

IsDocumentToBeCrawledEventData
Data for the IsDocumentToBeCrawled event.

IsDocumentToBeIndexedEventData
Data for the IsDocumentToBeIndexed event.

NeedObjectEventArgs
Event argument for the NeedObject event.

NeedObjectEventHandler
Handler signature for need object events