Type Property 型プロパティ

timedOut

An asynchronous operation timed out. 非同期の演算が時間切れです。

Declaration 宣言

static var timedOut: URLError.Code { get }

Discussion 議論

A URL session sends this error to its delegate when the timeoutInterval of a request expires before a load can complete.

See Also 参照

Error Codes さまざまなエラーコード