ProGet SDK Reference
Version:

ScheduledTasks_GetScheduledTasksAsync(int? Feed_Id) Method

Gets all of the scheduled tasks, optionally filtered by feed.

Syntax

public Task<IList<Tables.ScheduledTasks_Extended>> ScheduledTasks_GetScheduledTasksAsync(int? Feed_Id)

Parameters

Feed_Id
Type: int?