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

state

The current state of the task—active, suspended, in the process of being canceled, or completed. タスクの現在の状態 — 活動中、一時停止、取り消される処理中、または完了した。

Declaration 宣言

@property(readonly) NSURLSessionTaskState state;

See Also 参照

Controlling the Task State タスク状態を制御する