Otter SDK Reference
Version:

IRemoteProcessExecuter Interface

Implemented by agents that can execute a process remotely.

Inheritance Hierarchy

  • Inedo.Agents.IRemoteProcessExecuter

Syntax

public interface IRemoteProcessExecuter

Methods

Name Description
CreateProcess(RemoteProcessStartInfo startInfo)

Creates a process on the remote server.

GetEnvironmentVariableValueAsync(string name)

Returns the value of the specified environment variable.