Preparing search index...
The search index is not available
sliver-script
sliver-script
commonpb
Process
Interface Process
Process - A basic process data type
interface
Process
{
Architecture
:
string
;
CmdLine
:
string
[]
;
Executable
:
string
;
Owner
:
string
;
Pid
:
number
;
Ppid
:
number
;
SessionID
:
number
;
}
Index
Properties
Architecture
Cmd
Line
Executable
Owner
Pid
Ppid
SessionID
Properties
Architecture
Architecture
:
string
Cmd
Line
CmdLine
:
string
[]
Executable
Executable
:
string
Owner
Owner
:
string
Pid
Pid
:
number
Ppid
Ppid
:
number
SessionID
SessionID
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Architecture
Cmd
Line
Executable
Owner
Pid
Ppid
SessionID
sliver-script
Loading...
Process - A basic process data type