ProGet SDK Reference
Version:

Executions_StartFeedSyncExecutionAsync(int? Feed_Id, string SyncTarget_Url, int? Execution_Id) Method

Starts a new feed replication execution.

Syntax

public Task<int?> Executions_StartFeedSyncExecutionAsync(int? Feed_Id, string SyncTarget_Url, int? Execution_Id)

Parameters

Feed_Id
Type: int?
SyncTarget_Url
Type: string
Execution_Id
Type: int?