Compartir a través de


NSUrlConnectionDownloadDelegate_Extensions.ResumedDownloading Método

Definición

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

Parámetros

This
INSUrlConnectionDownloadDelegate

Instancia en la que opera este método de extensión.

connection
NSUrlConnection
totalBytesWritten
Int64
expectedTotalBytes
Int64

Se aplica a