Partager via


NSUrlConnectionDataDelegate_Extensions.SentBodyData Méthode

Définition

public static void SentBodyData (this Foundation.INSUrlConnectionDataDelegate This, Foundation.NSUrlConnection connection, nint bytesWritten, nint totalBytesWritten, nint totalBytesExpectedToWrite);
static member SentBodyData : Foundation.INSUrlConnectionDataDelegate * Foundation.NSUrlConnection * nint * nint * nint -> unit

Paramètres

This
INSUrlConnectionDataDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

connection
NSUrlConnection
bytesWritten
System.System.IntPtr System.nativeint
totalBytesWritten
System.System.IntPtr System.nativeint
totalBytesExpectedToWrite
System.System.IntPtr System.nativeint

S’applique à