Table of Contents

Constructor Requests

Namespace
PowerSync.Common.Client.Sync.Stream
Assembly
PowerSync.Common.dll

Requests()

Use checkpoint requests with the default retry delay.

public Requests()

Requests(int)

Use checkpoint requests with a custom retry delay.

public Requests(int retryDelayMs)

Parameters

retryDelayMs int

Exceptions

ArgumentException

Thrown when retry delay is less than PowerSync.Common.Client.Sync.Stream.CheckpointMode.Requests.MINIMUM_RETRY_DELAY