Dispatches events from various source classes to direct handlers and plug-in DLLs (Configuration.EventHandlerAssemblyPath).
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class CentralEventDispatcher : IEventDispatcher
public class CentralEventDispatcher : IEventDispatcher
Public Class CentralEventDispatcher Implements IEventDispatcher
Public Class CentralEventDispatcher Implements IEventDispatcher
public ref class CentralEventDispatcher : IEventDispatcher
public ref class CentralEventDispatcher : IEventDispatcher
type CentralEventDispatcher = class interface IEventDispatcher end
type CentralEventDispatcher = class interface IEventDispatcher end
Members
All Members | Constructors | Methods | Properties | Events | |
Icon | Member | Description |
---|---|---|
CentralEventDispatcher(Configuration) |
New instance
| |
Action |
Event fired when an action is being performed.
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | (Inherited from Object.) | |
GetHashCode()()()() | (Inherited from Object.) | |
GetType()()()() | (Inherited from Object.) | |
InitializationProblems |
User friendly message explaining any problems during initialization.
| |
Initialized |
Whether the plug-in DLL initialized without a problem.
| |
MemberwiseClone()()()() | (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()()()() | (Inherited from Object.) |
Inheritance Hierarchy
Object | |
CentralEventDispatcher |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120