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

适用于