W3cubDocs

/Haxe C#

ProcessThread

package cs.system.diagnostics

extends ComponentMarshalByRefObject

@:libType@:csNative@:native("System.Diagnostics.ProcessThread") Available on cs

Variables

read only BasePriority:Int

read only CurrentPriority:Int

read only Id:Int

write only IdealProcessor:Int

PriorityBoostEnabled:Bool

PriorityLevel:ThreadPriorityLevel

read only PrivilegedProcessorTime:TimeSpan

write only ProcessorAffinity:IntPtr

read only StartAddress:IntPtr

read only StartTime:DateTime

read only ThreadState:ThreadState

read only TotalProcessorTime:TimeSpan

read only UserProcessorTime:TimeSpan

read only WaitReason:ThreadWaitReason

Methods

@:final @:overload ResetIdealProcessor ():Void

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/diagnostics/ProcessThread.html