ProGet SDK Reference
Version:

ScheduledTasks_GetExecutionsAsync(int? ScheduledTask_Id, int? Max_Results) Method

Gets some or all of the executions of a scheduled task.

Syntax

public Task<IList<Tables.Executions>> ScheduledTasks_GetExecutionsAsync(int? ScheduledTask_Id, int? Max_Results)

Parameters

ScheduledTask_Id
Type: int?
Max_Results
Type: int?