Method Control
Control(string, object?)
Invokes the powersync_control function for the sync client.
public Task<string> Control(string op, object? payload = null)
Invokes the powersync_control function for the sync client.
public Task<string> Control(string op, object? payload = null)