ProGet SDK Reference
Version:

DockerBlobs_GetUploadsAsync(int? Feed_Id, string Upload_Id) Method

Gets all of the Docker blob uploads currently in progress.

Syntax

public Task<IList<Tables.DockerBlobUploads>> DockerBlobs_GetUploadsAsync(int? Feed_Id, string Upload_Id)

Parameters

Feed_Id
Type: int?
Upload_Id
Type: string