Table of Contents

Class BaseConnectionOptions

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

Constructors

BaseConnectionOptions(Dictionary<string, object>?, Dictionary<string, string>?, bool?, CheckpointMode?)

Properties

AppMetadata

A set of metadata to be included in service logs.

CheckpointMode

The mode used to request checkpoint requests from the PowerSync service.

Defaults to Legacy, but will default to CheckpointMode.Requests in a future release.

IncludeDefaultStreams

Whether to include streams that have auto_subscribe: true in their definition.

This defaults to true.

Params

These parameters are passed to the sync rules and will be available under the user_parameters object.