Web/ForgeTrust.Runnable.Web.RazorWire.Cli/ITargetAppProcess.cs

ITargetAppProcess

Type

ITargetAppProcess

Represents a started or startable external target application process.
Method

Start()

Starts the process and begins asynchronous output capture.
Type

ITargetAppProcessFactory

Creates instances for launch specifications.
Method

Create(ProcessLaunchSpec)

Creates a new process wrapper for the provided launch spec.
Type

TargetAppProcessFactory

Default implementation.