IScheduledTaskAlert.Next

Syntax

Next;

Description

The Next method moves to the next event.

Comments

To call the event occurrence, use the IScheduledTaskAlert.Invoke method.

See also:

IScheduledTaskAlert