mdm.Process |
Constructor |
The following table lists the constructors for the Process class |
Constructor | Description | Availability |
---|---|---|
mdm.Process() | Creates a Process instance. | ![]() ![]() ![]() |
Methods |
The following table lists the methods for the Process class |
Method | Description | Availability |
---|---|---|
Process.isOpen() | Returns a boolean indicating whether or not the specified process is active. | ![]() ![]() ![]() |
Process.kill() | Uses system features to try to close running process - boolean is returned to indicated if proc... | ![]() ![]() ![]() |