Partager via


NSUrlConnectionDownloadDelegate_Extensions.ResumedDownloading Méthode

Définition

public static void ResumedDownloading (this Foundation.INSUrlConnectionDownloadDelegate This, Foundation.NSUrlConnection connection, long totalBytesWritten, long expectedTotalBytes);
static member ResumedDownloading : Foundation.INSUrlConnectionDownloadDelegate * Foundation.NSUrlConnection * int64 * int64 -> unit

Paramètres

This
INSUrlConnectionDownloadDelegate

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

connection
NSUrlConnection
totalBytesWritten
Int64
expectedTotalBytes
Int64

S’applique à