Universal Windows Service Class Library

OnServiceStartTrigger Constructor 

Default constructor of the on service start trigger class.

public OnServiceStartTrigger();

Remarks

Default constructor of the on service start trigger class.

This very important constructor will be used by dynamically creating an instance of this class using the Create method.

See Also

OnServiceStartTrigger Class | uws.Triggers Namespace | ITrigger | Trigger