ProcessState
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.os
- Platforms: .NET, .NET Standard 2.0, Island
Instance Methods
constructor
constructor (ProcessType)
constructor(proc: ProcessType)
ProcessState(ProcessType proc)
init(_ proc: ProcessType)
Sub New(proc As ProcessType)
Parameters:
- proc:
constructor(value: ProcessState)
ProcessState(ProcessState value)
init(_ value: ProcessState)
Sub New(value As ProcessState)
Parameters:
- value:
ExitCode
Function ExitCode() As Int32
Pid
String
Function String() As String