ProGet SDK Reference
Version:

ProGetPackages_IncrementDownloadCountAsync(int? Feed_Id, string Group_Name, string Package_Name, string Version_Text) Method

Increments the download count for a ProGet package.

Syntax

public System.Threading.Tasks.Task ProGetPackages_IncrementDownloadCountAsync(int? Feed_Id, string Group_Name, string Package_Name, string Version_Text)

Parameters

Feed_Id
Type: int?
Group_Name
Type: string
Package_Name
Type: string
Version_Text
Type: string