A verify operation that runs remotely.
Name | Description | |
---|---|---|
RemoteVerifyOperation |
Name | Description | |
---|---|---|
CollectAsync(IOperationCollectionContext context) | ||
ExecuteCommandLineAsync(IRemoteOperationExecutionContext context, Inedo.Agents.RemoteProcessStartInfo startInfo) |
Executes the specified process asychronously and writes process output to the operation's log. |
|
ExecuteCommandLineAsync(IOperationExecutionContext context, Inedo.Agents.RemoteProcessStartInfo startInfo) |
Executes the specified process asychronously and writes process output to the operation's log. |
This class should not normally be used directly. Instead, use RemoteVerifyOperation<TConfig>.