ProGet SDK Reference
Version:

ListUploadsAsync Method

Returns all of the upload IDs currently stored.

Syntax

public abstract Task<IEnumerable<string>> ListUploadsAsync()

Returns

List of all active upload IDs.