IScheduledTaskAlert.Invoke

Fore Syntax

Invoke;

Fore.NET Syntax

Invoke();

Description

The Invoke method generates the event.

Comments

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

See also:

IScheduledTaskAlert