共用方式為


NSUrlConnectionDownloadDelegate_Extensions.ResumedDownloading 方法

定義

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

參數

This
INSUrlConnectionDownloadDelegate

這個擴充方法運作所在的 實例。

connection
NSUrlConnection
totalBytesWritten
Int64
expectedTotalBytes
Int64

適用於