Universal Windows Service Class Library

Monitor.IsConfigured Property

Get the flag if monitor is configured or not.

public bool IsConfigured {get;}

Implements

IMonitor.IsConfigured

Remarks

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

See Also

Monitor Class | uws.Monitors Namespace | IMonitor