Configures the trigger from an xml element.
This function configures the trigger from given xml element. Must be implemented by each implementation of the base class.
An example of xml configuration is specified in the example section.
Exception Type | Condition |
---|---|
ArgumentNullException | Thrown if no element was given. |
<trigger type="uws.Triggers.OnServiceStartTrigger"/>
OnServiceStartTrigger Class | uws.Triggers Namespace | ITrigger | Trigger