Appearance
numberOfConsecutiveTimeoutsBeforeClose
The number of timeout errors until the connection is considered to be defect and as a result closed. If nil
timeouts will not trigger the closing of the connection.
swift
let numberOfConsecutiveTimeoutsBeforeClose: Int?