Freigeben über


NSUrlConnectionDownloadDelegate.ResumedDownloading Methode

Definition

Gibt an, dass der Download nach dem Anhalten fortgesetzt wurde.

[Foundation.Export("connectionDidResumeDownloading:totalBytesWritten:expectedTotalBytes:")]
public virtual void ResumedDownloading (Foundation.NSUrlConnection connection, long totalBytesWritten, long expectedTotalBytes);
abstract member ResumedDownloading : Foundation.NSUrlConnection * int64 * int64 -> unit
override this.ResumedDownloading : Foundation.NSUrlConnection * int64 * int64 -> unit

Parameter

connection
NSUrlConnection
totalBytesWritten
Int64
expectedTotalBytes
Int64
Attribute

Gilt für: