EventSink Members
The following tables list the members exposed by the EventSink type.
Protected Fields
Name | Description | |
---|---|---|
m_callbacks | (Inherited from NativeEventDispatcher.) | |
m_disposed | (Inherited from NativeEventDispatcher.) | |
m_threadSpawn | (Inherited from NativeEventDispatcher.) |
Public Methods
Name | Description | |
---|---|---|
AddEventFilter | Adds an event filter to the dispatcher. | |
AddEventListener | Adds a listener for particular types of events. | |
AddEventProcessor | Adds an event processing routine. | |
DisableInterrupt | (Inherited from NativeEventDispatcher.) | |
Dispose | (Inherited from NativeEventDispatcher.) | |
EnableInterrupt | (Inherited from NativeEventDispatcher.) | |
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
RemoveEventFilter | Removes an event filter. | |
RemoveEventListener | Removes an event listener. | |
RemoveEventProcessor | Removes an event processor. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from NativeEventDispatcher.) | |
MemberwiseClone | (Inherited from Object.) |
Public Events
Name | Description | |
---|---|---|
OnInterrupt | (Inherited from NativeEventDispatcher.) |