|
The Timer Event allows you to specify time intervals at which the event should fire. The timer begins counting down as soon as the scenario containing this event is loaded on the server.
The Timer Event is useful for solutions that need to run at regular intervals.
Properties
The property editor contains the following configurable properties:
|
Interval
|
The amount of time to wait before notifying the system (in seconds).
|
|
Fire Once
|
If set to "true", this specifies that the event should fire one time only.
|
|