Contents

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.

See Also

Related Documentation

Controlling request behavior