CollectAsync(IOperationCollectionContext context) Method

Collects the configuration from a server.

Syntax

public abstract Task<Inedo.Extensibility.Configurations.PersistedConfiguration> CollectAsync(IOperationCollectionContext context)

Parameters

context
Type: IOperationCollectionContext

Returns

Discovered configuration that was collected from the server.