CollectPackagesAsync(IOperationCollectionContext context) Method

Collects the packages from a server.

Syntax

protected abstract Task<IEnumerable<Inedo.Extensibility.Configurations.PackageConfiguration>> CollectPackagesAsync(IOperationCollectionContext context)

Parameters

context
Type: IOperationCollectionContext

Returns

Discovered packages that were collected from the server.