Enumeration Case 列挙ケース

URLSession.DelayedRequestDisposition.useNewRequest

A disposition indicating that the task should use a new request to perform the network load. タスクが新しいリクエストを使ってネットワークロードを実行するべきであることを指し示している意向。

Declaration 宣言

case useNewRequest = 1

See Also 参照

Dispositions 意向