Instance Property インスタンスプロパティ

terminationReason

The reason the system terminated the task.

Declaration 宣言

@property(readonly) NSTaskTerminationReason terminationReason;

Return Value 戻り値

The termination status. The possible values are described in NSTaskTerminationReason. 終了状態。可能な値は、NSTaskTerminationReasonで記述されます。

See Also 参照

Querying the Task State タスク状態を問い合わせる