NSUrlSessionActiveTasks Class
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.
Holds the return values from the asynchronous method GetTasksAsync().
public class NSUrlSessionActiveTasks
type NSUrlSessionActiveTasks = class
- Inheritance
-
NSUrlSessionActiveTasks
Remarks
This class holds the return values from the asynchronous method GetTasksAsync().
Constructors
NSUrlSessionActiveTasks(NSUrlSessionDataTask[], NSUrlSessionUploadTask[], NSUrlSessionDownloadTask[]) |
Constructs an instance of Foundation.NSUrlSessionActiveTasks |
Properties
DataTasks | |
DownloadTasks | |
UploadTasks |