Class ProcessRunner
Inheritance
object
ProcessRunner
Namespace: BuildSystem.Utils.IpcProcessRunner
Assembly: BuildSystem.Utils.IpcProcessRunner.dll
Syntax
public class ProcessRunner : Object
Constructors
ProcessRunner()
Declaration
public ProcessRunner()
Fields
CommandStop
Command to stop execution of server
Declaration
public const string CommandStop = "stop"
Field Value
Type | Description |
---|---|
string |