Universal Windows Service Class Library

IMonitor.IsPaused Property

Get the flag if monitor is paused or not.

bool IsPaused {get;}

Remarks

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

See Also

IMonitor Interface | uws.Monitors Namespace