MonobjcMonobjc Documented Class Library
DownloadWillResumeWithResponseFromByte Event
NamespacesMonobjc.FoundationNSURLDownload..::..NSURLDownloadDelegateEventDispatcherDownloadWillResumeWithResponseFromByte

Sent when a download object has received a response from the server after attempting to resume a download.

Original signature is '- (void)download:(NSURLDownload *)download willResumeWithResponse:(NSURLResponse *)response fromByte:(long long)startingByte'

Available in Mac OS X v10.4 and later.

Declaration Syntax
C#Visual BasicVisual C++
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)