IScheduledTaskAlert.Invoke

Syntax

Invoke;

Description

The Invoke method generates the event.

Comments

To navigate to the next event, use the IScheduledTaskAlert.Next method.

See also:

IScheduledTaskAlert