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

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 参照

Controlling Request Behavior リクエスト挙動を制御する

Related Documentation 関連文書