Interface IEventCoordinator
Interface for specified event processing environment
public interface IEventCoordinator
Properties
EventDispatcher
Get coordinator's dispatcher
EventDispatcher EventDispatcher { get; }
Property Value
Methods
GetCallbackEventHandler()
Get coordinator's default event handler
CallbackEventHandler GetCallbackEventHandler()