NSUrlDownloadDelegate.Resume(NSUrlDownload, NSUrlResponse, Int64) Method

Definition

[Foundation.Export("download:willResumeWithResponse:fromByte:")]
public virtual void Resume (Foundation.NSUrlDownload download, Foundation.NSUrlResponse response, long startingByte);
abstract member Resume : Foundation.NSUrlDownload * Foundation.NSUrlResponse * int64 -> unit
override this.Resume : Foundation.NSUrlDownload * Foundation.NSUrlResponse * int64 -> unit

Parameters

download
NSUrlDownload
response
NSUrlResponse
startingByte
Int64
Attributes

Applies to