|
|
 |
|
EventMonitor is a very useful tool for the notification of events from any
.net application (Web Forms, Win Forms, Web Service, Windows Services etc).
All information is queued and transfered in standard XML
format. With this model the application thread is not blocked
Assembly Properties
- Written fully in C#, 100% manage code.
- Data transfer in XML format
- Easy interface
- Static (Shared in Visual Basic) methods in the client class
- Asynchroneous transactions (non blocking mode)
|
|
|
| | |