IScheduledEvents.Push

Syntax

Push(Value: IScheduledEvents);

Parameters

Value is a collection of the tasks execution events that should be added into the given collection.

Description

The Push method adds an event passed by the Value parameter into the current collection of events.

See also:

IScheduledEvents