Table of Contents

Constructor ConnectionManagerSyncImplementationResult

Namespace
PowerSync.Common.Client
Assembly
PowerSync.Common.dll

ConnectionManagerSyncImplementationResult(StreamingSyncImplementation, Action?)

public ConnectionManagerSyncImplementationResult(StreamingSyncImplementation sync, Action? onDispose = null)

Parameters

sync StreamingSyncImplementation
onDispose Action