EventMonitor component documentation

Devshock.Tool Namespace

Classes

ClassDescription
EventMonitor EventMonitor is a very useful tool for the notification of events from any .net application. All information is queued and transfered in standard XML format. With this model the application thread is not blocked
EventMonitor.EventClient The EventClient class is used to transfer events to the EventViewer
EventMonitor.EventViewer EventViewer is used to receive events from one or more EventClient
EventMonitor.EventViewer.NewEventEventArgs
EventMonitor.stuEvent Contain the event data structure
EventMonitor.stuEventResp

Delegates

DelegateDescription
EventMonitor.EventViewer.NewEventEventHandler Contain the data of the evNewEvent event