Table of Contents

Constructor ConnectionManager

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

ConnectionManager(Func<IPowerSyncBackendConnector, CreateSyncImplementationOptions, Task<ConnectionManagerSyncImplementationResult>>, ILogger)

public ConnectionManager(Func<IPowerSyncBackendConnector, CreateSyncImplementationOptions, Task<ConnectionManagerSyncImplementationResult>> createSyncImplementation, ILogger logger)

Parameters

createSyncImplementation Func<IPowerSyncBackendConnector, CreateSyncImplementationOptions, Task<ConnectionManagerSyncImplementationResult>>
logger ILogger