docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
ProGet SDK
Inedo.ProGet.Data
DB.Context
Executions_GetFeedSyncExecutionsAsync(int!,int!)
Executions_GetFeedSyncExecutionsAsync(int? Feed_Id, int? Max_Results) Method
Gets some or all of the replication executions for a feed.
Syntax
public
Task
<
IList
<
Tables.Executions
>> Executions_GetFeedSyncExecutionsAsync(
int
? Feed_Id,
int
? Max_Results)
Parameters
Feed_Id
Type: int?
Max_Results
Type: int?