Table of Contents

Property DownloadError

Namespace
PowerSync.Common.DB.Crud
Assembly
PowerSync.Common.dll

DownloadError

Error during downloading (including connecting). Cleared on the next successful data download.

[JsonIgnore]
public Exception? DownloadError { get; set; }

Property Value

Exception