docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.ProGet.Data
DB.Context
ScheduledTasks_GetScheduledTasksAsync(int!)
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?