EventMonitor component documentation

EventMonitor Class

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

For a list of all members of this type, see EventMonitor Members.

System.Object
   EventMonitor

[Visual Basic]
Public Class EventMonitor
[C#]
public class EventMonitor

Requirements

Namespace: Devshock.Tool

Assembly: Devshock.Tool.EventMonitor (in Devshock.Tool.EventMonitor.dll)

See Also

EventMonitor Members | Devshock.Tool Namespace