Freigeben über


NSUrlSessionDataDelegate_Extensions.DidBecomeStreamTask Methode

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidBecomeStreamTask (this Foundation.INSUrlSessionDataDelegate This, Foundation.NSUrlSession session, Foundation.NSUrlSessionDataTask dataTask, Foundation.NSUrlSessionStreamTask streamTask);
static member DidBecomeStreamTask : Foundation.INSUrlSessionDataDelegate * Foundation.NSUrlSession * Foundation.NSUrlSessionDataTask * Foundation.NSUrlSessionStreamTask -> unit

Parameter

This
INSUrlSessionDataDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

session
NSUrlSession
Attribute

Gilt für: