Universal Windows Service Class Library

CronTrigger Constructor ()

Default constructor of the cron trigger class.

public CronTrigger();

Remarks

Default constructor of the cron trigger class.

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

See Also

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