Foundation.NSUrlSessionTask: Method Members

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) : NSObject
Performs 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.