NSUrlConnectionDownloadDelegate_Extensions.ResumedDownloading Método

Definição

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

A instância na qual esse método de extensão opera.

connection
NSUrlConnection
totalBytesWritten
Int64
expectedTotalBytes
Int64

Aplica-se a