TimerTrigger
¶
Use the TimerTrigger to execute actions at the time interval that you set with the IntervalProperty.
Occurs when timer interval is elapsed
Inherits properties and message types from TimerTriggerMetadata.
Creates a timer trigger.
| name | (string) | The name of the trigger. |
| (TimerTrigger) | Shared pointer to the created timer trigger instance. |