Property DownloadError
DownloadError
Error during downloading (including connecting). Cleared on the next successful data download.
[JsonIgnore]
public Exception? DownloadError { get; set; }
Error during downloading (including connecting). Cleared on the next successful data download.
[JsonIgnore]
public Exception? DownloadError { get; set; }