NSUrlSession.GetAllTasks(NSUrlSessionAllPendingTasks) Método

Definição

[Foundation.Export("getAllTasksWithCompletionHandler:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void GetAllTasks (Foundation.NSUrlSessionAllPendingTasks completionHandler);
abstract member GetAllTasks : Foundation.NSUrlSessionAllPendingTasks -> unit
override this.GetAllTasks : Foundation.NSUrlSessionAllPendingTasks -> unit

Parâmetros

completionHandler
NSUrlSessionAllPendingTasks
Atributos

Aplica-se a