docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.ProGet.Feeds
Connector
GetPackageCountAsync
GetPackageCountAsync Method
Returns the total number of packages in the remote feed.
Syntax
public
abstract
Task
<
long
?> GetPackageCountAsync()
Returns
Total number of packages.