The IScheduledInvoke interface contains properties and methods used to work with the task execution event.
| Property name | Brief description | |
| Value | The Value property returns the task event parameters represented as the value array. |
| Method name | Brief description | |
| Invoke | The Invoke method generates the task event. | |
| Next | The Next method returns parameters of the task execution events scheduled for future. |
See also: