Keyoti Search for ASP.NET API Docs
CentralEventDispatcher Class
API DocumentationKeyoti.SearchEngine.EventsCentralEventDispatcher
Keyoti Search for ASP.NET 2010
Dispatches events from various source classes to direct handlers and plug-in DLLs (Configuration.EventHandlerAssemblyPath).
Declaration Syntax
C#Visual BasicVisual C++
public class CentralEventDispatcher : IEventDispatcher
Public Class CentralEventDispatcher _
	Implements IEventDispatcher
public ref class CentralEventDispatcher : IEventDispatcher
Members
All MembersConstructorsMethodsEvents



IconMemberDescription
CentralEventDispatcher(Configuration)
New instance

Action
Event fired when an action is being performed.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NeedObject
Event fired when the search engine needs a new object.

RaiseAction(Object, ActionEventArgs)
Raises the Action event

RaiseNeedObject(Object, NeedObjectEventArgs)
Raises the need object event for an event source

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
CentralEventDispatcher

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609