save_async


Description:

public async bool save_async (uint flags, Cancellable? cancellable) throws Error

Asynchronous variant of save.

Parameters:

this

the domain to save

flags

extra flags, currently unused

cancellable

cancellation object

callback

completion callback

user_data

opaque data for callback