disable_backend


Description:

public async void disable_backend (string name)

Disable a backend.

Mark a backend as disabled, such that it won't be loaded even when the client application is restarted. This will not remove the backend if it's already loaded.

Parameters:

name the name of the backend to disable

Since:

0.3.2