Foundation.NSUrlConnection.SendAsynchronousRequest Method
Loads the data and invokes a method upon completion.

Syntax

[Foundation.Export("sendAsynchronousRequest:queue:completionHandler:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public static void SendAsynchronousRequest (NSUrlRequest request, NSOperationQueue queue, [ObjCRuntime.BlockProxy(typeof(ObjCRuntime.Trampolines/NIDNSUrlConnectionDataResponse))] NSUrlConnectionDataResponse completionHandler)

Parameters

request
Request to perform
queue
Operation queue to dispatch the completion to.
completionHandler
Method invoked upon completion

Remarks

Requirements

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