InedoSDK Reference
Version:

Deconstruct(System.String& Image, Inedo.Agents.RemoteProcessStartInfo& StartInfo, System.Boolean& MapExecutionDirectory, System.Collections.Generic.IReadOnlyList`1& Volumes, System.Action`1& OutputDataReceived, System.Action`1& ErrorDataReceived) Method

Syntax

public void Deconstruct(System.String& Image, Inedo.Agents.RemoteProcessStartInfo& StartInfo, System.Boolean& MapExecutionDirectory, System.Collections.Generic.IReadOnlyList`1& Volumes, System.Action`1& OutputDataReceived, System.Action`1& ErrorDataReceived)

Parameters

Image
Type: System.String&
StartInfo
Type: Inedo.Agents.RemoteProcessStartInfo&
MapExecutionDirectory
Type: System.Boolean&
Volumes
Type: System.Collections.Generic.IReadOnlyList`1&
OutputDataReceived
Type: System.Action`1&
ErrorDataReceived
Type: System.Action`1&