InedoSDK Reference
Version:

GetReleasePackagesAsync(string projectName, string releaseNumber, System.Threading.CancellationToken cancellationToken) Method

Syntax

public IAsyncEnumerable<ProGetReleasePackageInfo> GetReleasePackagesAsync(string projectName, string releaseNumber, System.Threading.CancellationToken cancellationToken)

Parameters

projectName
Type: string
releaseNumber
Type: string
cancellationToken
Type: System.Threading.CancellationToken