Universal Windows Service Class Library

ITrigger.IsPaused Property

Get the flag if trigger is paused or not.

bool IsPaused {get;}

Remarks

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

See Also

ITrigger Interface | uws.Triggers Namespace