Checks whether a partial download was retained during the last synchronization.
Visual Basic
Public Readonly Property PartialDownloadRetained As Boolean
C#
public bool PartialDownloadRetained { get;}
True if a download was interrupted and the partial download was retained, false if the download was not interrupted or if the partial download was rolled back.