var isRunning : Bool
A status that indicates whether the receiver is still running.
var terminationStatus : Int32
The exit status the receiver’s executable returns.
Availability 有効性
Technology
var terminationReason: Process
.TerminationReason
{ get }
The termination status. The possible values are described in Process
.
終了状態。可能な値は、Process
で記述されます。
var isRunning : Bool
var terminationStatus : Int32