Fore > Fore Assembly Interfaces > IScheduledTaskAlert > IScheduledTaskAlert.Next
Next;
Next();
The Next method moves to the next event.
To call the event occurrence, use the IScheduledTaskAlert.Invoke method.
See also:
IScheduledTaskAlert