Share via


RealTimeMonitorType Enumeration

 

Specifies the real time monitor type.

Namespace:   Microsoft.WindowsServerSolutions.NetworkHealth.RealTime
Assembly:  RealTimeMonitor (in RealTimeMonitor.dll)

Syntax

public enum RealTimeMonitorType
public enum class RealTimeMonitorType
Public Enumeration RealTimeMonitorType

Members

Member name Description
RemoteDesktopConfigMonitor

The health real time monitor for Remote Desktop configurations.

SecurityCenterMonitor

The health real time monitor for Windows Security Center.

WindowsUpdateMonitor

The health real time monitor for Windows Update.

See Also

Microsoft.WindowsServerSolutions.NetworkHealth.RealTime Namespace

Return to top