RealTimeMonitor Class
Represents the operations that are used to monitor critical system services.
Assembly: RealTimeMonitor (in RealTimeMonitor.dll)
| Name | Description | |
|---|---|---|
![]() | RealTimeMonitor() | Initializes a new instance of the RealTimeMonitor class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Start() | Overrides the OnStart method of ServiceBase to initialize real-time monitoring. |
![]() | Stop() | Overrides the OnStop method of ServiceBase to free resources that were used during running. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | ExecutionHandler | Handles events fired by an instance of the RealTimeMonitor class. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


