Universal Windows Service Class Library

ITrigger.IsRunning Property

Get the flag if trigger is running or not.

bool IsRunning {get;}

Remarks

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

See Also

ITrigger Interface | uws.Triggers Namespace