Table of Contents

Field IsBeingTriggered

Namespace
Pillars.Schedules.Models
Assembly
Pillars.dll

Flag to indicate if this cycle is currently being triggered. The cycletimer may elapse while the cycle is already triggered, so this is needed

public bool IsBeingTriggered

Returns

bool
Flag to indicate if this cycle is currently being triggered. The cycletimer may elapse while the cycle is already triggered, so this is needed