Share via


NSUrlSessionCombinedTasks Class

Definition

This class holds the return values for an asynchronous operation.

public class NSUrlSessionCombinedTasks
type NSUrlSessionCombinedTasks = class
Inheritance
NSUrlSessionCombinedTasks

Constructors

Name Description
NSUrlSessionCombinedTasks(NSUrlSessionTask[])

Creates a new instance of this class.

Properties

Name Description
Tasks

The result value from the asynchronous operation.

Applies to