The
methods
of Foundation.NSUrlSessionTask are listed below. For a list of all members, see the NSUrlSessionTask Members list.
See Also: Inherited members from Foundation.NSObject
Public Methods
| Cancel()Cancels this task. |
| Copy(NSZone) : NSObjectPerforms a copy of the underlying Objective-C object. |
| Resume()Resumes this task, if it is suspended. |
| Suspend()Temporarily suspends this task. |
Protected Methods
override | Dispose(bool)Releases the resources used by the NSUrlSessionTask object. |