docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
ProGet SDK
Inedo.ProGet.Data
DB
Executions_StartFeedSyncExecution(int!,string,int!)
Executions_StartFeedSyncExecution(int? Feed_Id, string SyncTarget_Url, int? Execution_Id) Method
Starts a new feed replication execution.
Syntax
public
static
int
? Executions_StartFeedSyncExecution(
int
? Feed_Id,
string
SyncTarget_Url,
int
? Execution_Id)
Parameters
Feed_Id
Type: int?
SyncTarget_Url
Type: string
Execution_Id
Type: int?