Foundation.NSUrlSession.CreateDownloadTaskFromResumeDataAsync Method
Documentation for this section has not yet been entered.

Syntax

public virtual System.Threading.Tasks.Task<NSUrlSessionDownloadTaskRequest> CreateDownloadTaskFromResumeDataAsync (NSData resumeData)

Parameters

resumeData
Documentation for this section has not yet been entered.

Returns

A task that represents the asynchronous CreateDownloadTaskFromResumeData operation. The value of the TResult parameter is of type Foundation.NSUrlSessionDownloadTaskRequest. To be added.

Remarks

The CreateDownloadTaskFromResumeDataAsync method is suitable to be used with C# async by returning control to the caller with a Task representing the operation.

To be added.

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0