An operation that will execute commands and configuration against a server.
Name | Description | |
---|---|---|
ExecuteOperation |
Initializes a new instance of the ExecuteOperation class. |
Name | Description | |
---|---|---|
Complete |
Gets a completed System.Threading.Tasks.Task which can be returned from the Inedo.Extensibility.Operations.ExecuteOperation.ExecuteAsync(Inedo.Extensibility.Operations.IOperationExecutionContext) method. |
Name | Description | |
---|---|---|
ExecuteAsync(IOperationExecutionContext context) |