Platforms to show: All Mac Windows Linux Cross-Platform
LinuxProcessMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Linux | MBS Linux Plugin | 14.1 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
If your app has not enough permission to read info about other app, values may be missing.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- 11 properties
- property CommandLine as String
- property CurrentWorkingDirectory as String
- property Environment as Dictionary
- property Name as String
- property NumberOfThreads as Integer
- property OpenFiles as Dictionary
- property ParentProcessID as Integer
- property Path as String
- property ProcessID as Integer
- property StartTime as Date
- property State as String
- method Constructor Private
- 3 shared methods
- shared method PID as Integer
- shared method ProcessByPID(ProcessID as Integer) as LinuxProcessMBS
- shared method Processes as LinuxProcessMBS()
This class has no sub classes.
Some examples using this class:
Blog Entries
- Thoughts on the 14.1 plugin release
- MonkeyBread Software Releases the MBS Xojo / Real Studio plug-ins in version 14.1
- MBS Xojo / Real Studio Plugins, version 14.1pr3
Xojo Developer Magazine
The items on this page are in the following plugins: MBS Linux Plugin.
LinuxJavaScriptContextMBS - LinuxSuMBS
