Table of Contents

Property Parameters

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

Parameters

The parameters used to subscribe to the stream, if any. The same stream can be subscribed to multiple times with different parameters.

public Dictionary<string, object>? Parameters { get; set; }

Property Value

Dictionary<string, object>