package cs.system.diagnostics
extends Component › MarshalByRefObject
Available on cs
staticEnterDebugMode():VoidstaticGetCurrentProcess():ProcessstaticGetProcessById(processId:Int):ProcessstaticGetProcessById(processId:Int, machineName:String):ProcessstaticGetProcesses():NativeArray<Process>staticGetProcesses(machineName:String):NativeArray<Process>staticGetProcessesByName(processName:String):NativeArray<Process>staticGetProcessesByName(processName:String, machineName:String):NativeArray<Process>staticLeaveDebugMode():VoidstaticStart(startInfo:ProcessStartInfo):ProcessstaticStart(fileName:String, arguments:String, username:String, password:SecureString, domain:String):ProcessstaticStart(fileName:String, username:String, password:SecureString, domain:String):ProcessstaticStart(fileName:String, arguments:String):ProcessstaticStart(fileName:String):Processstatic_Start(startInfo:ProcessStartInfo):ProcessstaticStart(fileName:String, arguments:String, username:String, password:SecureString, domain:String):ProcessstaticStart(fileName:String, username:String, password:SecureString, domain:String):ProcessstaticStart(fileName:String, arguments:String):ProcessstaticStart(fileName:String):Processfinalnew()read onlyBasePriority:IntEnableRaisingEvents:Boolread onlyExitCode:Intread onlyExitTime:DateTimeread onlyHandle:IntPtrread onlyHandleCount:Intread onlyHasExited:Boolread onlyId:Intread onlyMachineName:Stringread onlyMainModule:ProcessModuleread onlyMainWindowHandle:IntPtrread onlyMainWindowTitle:StringMaxWorkingSet:IntPtrMinWorkingSet:IntPtrread onlyModules:ProcessModuleCollectionread onlyNonpagedSystemMemorySize:Intread onlyNonpagedSystemMemorySize64:Int64read onlyPagedMemorySize:Intread onlyPagedMemorySize64:Int64read onlyPagedSystemMemorySize:Intread onlyPagedSystemMemorySize64:Int64read onlyPeakPagedMemorySize:Intread onlyPeakPagedMemorySize64:Int64read onlyPeakVirtualMemorySize:Intread onlyPeakVirtualMemorySize64:Int64read onlyPeakWorkingSet:Intread onlyPeakWorkingSet64:Int64PriorityBoostEnabled:BoolPriorityClass:ProcessPriorityClassread onlyPrivateMemorySize:Intread onlyPrivateMemorySize64:Int64read onlyPrivilegedProcessorTime:TimeSpanread onlyProcessName:StringProcessorAffinity:IntPtrread onlyResponding:Boolread onlySessionId:Intread onlyStandardError:StreamReaderread onlyStandardInput:StreamWriterread onlyStandardOutput:StreamReaderStartInfo:ProcessStartInforead onlyStartTime:DateTimeSynchronizingObject:ISynchronizeInvokeread onlyThreads:ProcessThreadCollectionread onlyTotalProcessorTime:TimeSpanread onlyUserProcessorTime:TimeSpanread onlyVirtualMemorySize:Intread onlyVirtualMemorySize64:Int64read onlyWorkingSet:Intread onlyWorkingSet64:Int64finalBeginErrorReadLine():VoidfinalBeginOutputReadLine():VoidfinalCancelErrorRead():VoidfinalCancelOutputRead():VoidfinalClose():VoidfinalCloseMainWindow():BoolfinalKill():VoidfinalRefresh():VoidfinalStart():BoolfinalWaitForExit():VoidfinalWaitForExit(milliseconds:Int):BoolfinalWaitForInputIdle():BoolfinalWaitForInputIdle(milliseconds:Int):Boolfinaladd_ErrorDataReceived(value:DataReceivedEventHandler):Voidfinaladd_Exited(value:EventHandler):Voidfinaladd_OutputDataReceived(value:DataReceivedEventHandler):Voidfinalremove_ErrorDataReceived(value:DataReceivedEventHandler):Voidfinalremove_Exited(value:EventHandler):Voidfinalremove_OutputDataReceived(value:DataReceivedEventHandler):Void
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/diagnostics/Process.html