Microsoft.WindowsServerSolutions.NetworkHealth.RealTime Namespace
The Microsoft.WindowsServerSolutions.NetworkHealth.RealTime namespace provides a set of APIs for monitoring operations.
Classes
Class | Description | |
---|---|---|
RealTimeMonitor | Represents the operations that are used to monitor critical system services. |
|
RealTimeMonitorEventArgs | Contains arguments for real time monitor events. |
Interfaces
Interface | Description | |
---|---|---|
IMessenger | Represents the operations that are used to raise an alert when a system event occurs. |
Delegates
Delegate | Description | |
---|---|---|
PThreadStartRoutine | Called when a change to the WSC service occurs, as well as when the WSC service is started or stopped. |
Enumerations
Enumeration | Description | |
---|---|---|
RealTimeMonitorType | Specifies the real time monitor type. |
Return to top