Universal Windows Service Class Library

DailyTrigger Constructor ()

Default constructor of the daily trigger class.

public DailyTrigger();

Remarks

Default constructor of the daily trigger class.

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

See Also

DailyTrigger Class | uws.Triggers Namespace | DailyTrigger Constructor Overload List | ITrigger | Trigger