Universal Windows Service Class Library

Monitor Fields

The fields of the Monitor class are listed below. For a complete list of Monitor class members, see the Monitor Members topic.

Protected Instance Fields

m_appList Referenced event list which contains already running applications.
m_configured Flag if configuration of the monitor is already done or not.
m_name The name of the monitor.
m_paused Flag if monitor is paused or not.
m_running Flag if monitor is running or not.

See Also

Monitor Class | uws.Monitors Namespace | IMonitor