InedoSDK Reference
Version:

CollectPackagesOperation Class

An operation that collects Inedo.Extensibility.Configurations.PackageConfiguration from a server.

Inheritance Hierarchy

Syntax

public class CollectPackagesOperation : Operation, ICollectingOperation

Constructors

Name Description
CollectPackagesOperation

Initializes a new instance of the CollectPackagesOperation class.

Properties

Name Description
PackageType

Gets the package type that this operation will collect (such as UPack, Chocolatey, PyPi, etc).

Methods

Name Description
CollectPackagesAsync(IOperationCollectionContext context)
EnumerateCollectedPackages

Returns the packages that were collected.