IEventListener Methods

The IEventListener type exposes the following members.

Methods
  NameDescription
Public methodHandleEvent
This method is called whenever an event occurs of the type for which the IEventListener interface was registered.
See Also