terminationStatus
The exit status the receiver’s executable returns.
terminationReason
The reason the system terminated the task.
Availability 有効性
Technology
@property(readonly, getter=isRunning) BOOL running;
YES
if the receiver is still running, otherwise NO
. NO
means either the receiver could not run or it has terminated.
YES
、もしレレーバがまだ実行中であるならば、そうでなければNO
。NO
は、レシーバが実行できなかったまたはそれが終了されたのどちらかを意味します。
terminationStatus
terminationReason
- waitUntilExit
- launch
- terminate