CollectAsync(IOperationCollectionContext context) Method
Collects configuration from a server.
Syntax
public
virtual
Task
<
Inedo.Extensibility.Configurations.PersistedConfiguration
> CollectAsync(
IOperationCollectionContext
context)
Parameters
context
Type:
IOperationCollectionContext
The current context.
Returns
The collected configuration.