timeoutInterval
The request’s timeout interval, in seconds.
Declaration
var timeoutInterval: TimeInterval { get }Discussion
If during a connection attempt the request remains idle for longer than the timeout interval, the request is considered to have timed out.