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

terminationReason

The reason the system terminated the task.

Declaration 宣言

var terminationReason: Process.TerminationReason { get }

Return Value 戻り値

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

See Also 参照

Querying the Process State