_trigger

Description

The schedule component the scheduler creates to handle a trigger schedule instruction.

The state of this component is a reflection of the job it schedules. Thus another trigger can be triggered on a trigger.

Properties

NameDescriptionRequired
name A name, can be any text. No.
on The job the trigger will trigger on. Read only.
state The state to trigger on. Read only.

(c) Rob Gordon 2005