Universal Windows Service Class Library

Monitor.IsRunning Property

Get the flag if monitor is running or not.

public bool IsRunning {get;}

Implements

IMonitor.IsRunning

Remarks

Get the flag if monitor is running or not. If true is returned the monitor is running otherwise it is not.

See Also

Monitor Class | uws.Monitors Namespace | IMonitor