reload_connections_async


Description:

public async bool reload_connections_async (Cancellable? cancellable) throws Error

Requests that the remote settings service begin reloading all connection files from disk, adding, updating, and removing connections until the in-memory state matches the on-disk state.

Parameters:

this

the Client

cancellable

a Cancellable, or null

callback

callback to be called when the reload operation completes

user_data

caller-specific data passed to callback