Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Diagnostics.ProcessInfo Class Referencesealed

Package Functions

 ProcessInfo ()
 
 ProcessInfo (int threadsNumber)
 

Package Attributes

readonly List< ThreadInfo_threadInfoList
 

Properties

int BasePriority [get, set]
 
string ProcessName = string.Empty [get, set]
 
int ProcessId [get, set]
 
long PoolPagedBytes [get, set]
 
long PoolNonPagedBytes [get, set]
 
long VirtualBytes [get, set]
 
long VirtualBytesPeak [get, set]
 
long WorkingSetPeak [get, set]
 
long WorkingSet [get, set]
 
long PageFileBytesPeak [get, set]
 
long PageFileBytes [get, set]
 
long PrivateBytes [get, set]
 
int SessionId [get, set]
 
int HandleCount [get, set]
 

Detailed Description

Definition at line 5 of file ProcessInfo.cs.


The documentation for this class was generated from the following file: