Dispatches events from various source classes to direct handlers and plug-in DLLs (Configuration.EventHandlerAssemblyPath).
Declaration Syntax
C# | Visual Basic |
public class CentralEventDispatcher : IEventDispatcher
Public Class CentralEventDispatcher Implements IEventDispatcher
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()()()() | Allows an object to try to free resources and perform other cleanup operations before it 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.) | |
InitializationProblems |
User friendly message explaining any problems during initialization.
| |
Initialized |
Whether the plug-in DLL initialized without a problem.
| |
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: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610