Universal Windows Service Class Library

CronTrigger.Finalize Method 

Destructor of the cron trigger class.

protected override void Finalize();

Remarks

Destructor of the cron trigger class. Gives allocated timer and memory free.

See Also

CronTrigger Class | uws.Triggers Namespace | ITrigger | Trigger