NSUrlSessionTask.Resume Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resumes this task, if it is suspended.
[Foundation.Export("resume")]
public virtual void Resume ();
abstract member Resume : unit -> unit
override this.Resume : unit -> unit
- Attributes