Foundation.NSUrlSessionPendingTasks Delegate
The delegate that serves as the completion handler for NSUrlSession.GetTasks.

Syntax

public delegate void NSUrlSessionPendingTasks (NSUrlSessionDataTask[] dataTasks, NSUrlSessionUploadTask[] uploadTasks, NSUrlSessionDownloadTask[] downloadTasks)

Parameters

dataTasks
Documentation for this section has not yet been entered.
uploadTasks
Documentation for this section has not yet been entered.
downloadTasks
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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