Table of Contents

Property ErrorHandler

Namespace
PowerSync.Common.Attachments
Assembly
PowerSync.Common.dll

ErrorHandler

Optional error handler controlling retry/archive decisions. When unset, transient failures retry forever.

public IAttachmentErrorHandler? ErrorHandler { get; init; }

Property Value

IAttachmentErrorHandler