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?)

Properties

AppMetadata

A set of metadata to be included in service logs.

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.