Universal Windows Service Class Library

Trigger Fields

The fields of the Trigger class are listed below. For a complete list of Trigger class members, see the Trigger Members topic.

Protected Instance Fields

m_configured Flag if configuration of the trigger is already done or not.
m_name The name of the trigger. Is only for global triggers important.
m_paused Flag if trigger is paused or not.
m_running Flag if trigger is running or not.

See Also

Trigger Class | uws.Triggers Namespace | ITrigger