Builder

class Builder

Properties

Link copied to clipboard

Indicates when the process was launched.

Link copied to clipboard
var name: String?

The name of the process.

Link copied to clipboard

The parent process ID. This field accepts positive integers between O and 2147483647.

Link copied to clipboard
var path: String?

The path to the process executable.

Link copied to clipboard
var pid: Int?

The process ID.

Link copied to clipboard

Indicates when the process was terminated.