Table of Contents

Method Close

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

Close()

Close the database, releasing resources.

Also disconnects any active connection.

Once close is called, this connection cannot be used again - a new one must be constructed.

public Task Close()

Returns

Task