NSUrlSession.GetAllTasks(NSUrlSessionAllPendingTasks) 方法

定义

[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

参数

completionHandler
NSUrlSessionAllPendingTasks
属性

适用于