Table of Contents

Class PowerSyncConnectionOptions

Namespace
PowerSync.Common.Client.Sync.Stream
Assembly
PowerSync.Common.dll
public class PowerSyncConnectionOptions : BaseConnectionOptions
Inheritance
PowerSyncConnectionOptions
Inherited Members

Constructors

PowerSyncConnectionOptions(Dictionary<string, object>?, int?, int?, Dictionary<string, string>?, bool?)

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.