The centralized event dispatcher that will fire all central events.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public virtual CentralEventDispatcher CentralEventDispatcher { get; }
public virtual CentralEventDispatcher CentralEventDispatcher { get; }
Public Overridable ReadOnly Property CentralEventDispatcher As CentralEventDispatcher Get
Public Overridable ReadOnly Property CentralEventDispatcher As CentralEventDispatcher Get
public: virtual property CentralEventDispatcher^ CentralEventDispatcher { CentralEventDispatcher^ get (); }
public: virtual property CentralEventDispatcher^ CentralEventDispatcher { CentralEventDispatcher^ get (); }
abstract CentralEventDispatcher : CentralEventDispatcher with get override CentralEventDispatcher : CentralEventDispatcher with get
abstract CentralEventDispatcher : CentralEventDispatcher with get override CentralEventDispatcher : CentralEventDispatcher with get
Property Value
Remarks
Handle events from this object directly or through the EventHandlerAssemblyPath property.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120