Class BaseConnectionOptions
public class BaseConnectionOptions
- Inheritance
-
BaseConnectionOptions
- Derived
- Inherited Members
Constructors
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: truein their definition.This defaults to
true.
- Params
These parameters are passed to the sync rules and will be available under the
user_parametersobject.