Table of Contents

Property UploadError

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

UploadError

Error during uploading. Cleared on the next successful upload.

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

Property Value

Exception