다음을 통해 공유


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

적용 대상