exitSignalName

@SerializedName(value = "exitSignalName")
@Expose
open var exitSignalName: String

The name of the signal that caused the process to exit.