Contents

deletesFileUponFailure

Returns whether the receiver deletes partially downloaded files when a download stops prematurely.

Declaration

var deletesFileUponFailure: Bool { get set }

Return Value

true if partially downloaded files should be deleted when a download stops prematurely, false otherwise. The default is true.

See Also

Resuming partial downloads