Enumeration Case 列挙ケース

NSURLSessionResponseCancel

Cancel the load. ロードを取り消します。

Declaration 宣言

NSURLSessionResponseCancel = 0

Discussion 議論

Using this disposition is equivalent to calling cancel on the task. この意向を使うことは、cancelをタスク上で呼び出すことに等しいです。

See Also 参照

Task Dispositions タスク意向