Version:
CollectAsync(IOperationExecutionContext context) Method
Collects the configuration from a server.
Syntax
public
abstract
Task<Inedo.Otter.Extensibility.Configurations.PersistedConfiguration> CollectAsync(IOperationExecutionContext context)
Parameters
- context
- Type: IOperationExecutionContext
Returns
Discovered configuration that was collected from the server.