ProcessEventPhase public enum ProcessEventPhase Enum Planned 2 Indicates that an event is scheduled e.g. timer Triggered 1 Indicates that an event has occurred Consumed 0 Indicates that an event has expired Canceled -1 Indicates that an event was canceled ProcessEventScope Events