Table of Contents

Class AdditionalConnectionOptions

Namespace
PowerSync.Common.Client.Sync.Stream
Assembly
PowerSync.Common.dll
public class AdditionalConnectionOptions
Inheritance
AdditionalConnectionOptions
Derived
Inherited Members

Constructors

AdditionalConnectionOptions(int?, int?)

Properties

CrudUploadThrottleMs

Backend Connector CRUD operations are throttled to occur at most every CrudUploadThrottleMs milliseconds.

RetryDelayMs

Delay for retrying sync streaming operations from the PowerSync backend after an error occurs.