Condividi tramite


NSUrlConnectionDownloadDelegate_Extensions.ResumedDownloading Metodo

Definizione

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

Parametri

This
INSUrlConnectionDownloadDelegate

Istanza in cui opera questo metodo di estensione.

connection
NSUrlConnection
totalBytesWritten
Int64
expectedTotalBytes
Int64

Si applica a