FindByKey(Key: Integer): IScheduledTaskResult;
Key is a record key in the task execution history.
The FindByKey method searches the record in the task history. The record key, by which the search is performed, is passed by the Key parameter.
See also: