RemoteVerifyOperation Class

A verify operation that runs remotely.

Inheritance Hierarchy

Syntax

public class RemoteVerifyOperation : VerifyOperation, Inedo.Serialization.ISlimSerializablePropertyContainer

Constructors

Name Description
RemoteVerifyOperation

Methods

Name Description
CollectAsync(IOperationCollectionContext context)
ExecuteCommandLineAsync(IOperationExecutionContext context, Inedo.Agents.RemoteProcessStartInfo startInfo)

Remarks

This class should not normally be used directly. Instead, use RemoteVerifyOperation<TConfig>.