remove_sync
Description:
[ Version ( deprecated = true , deprecated_since = "3.6" , since = "3.2" ) ]
public virtual bool remove_sync (Cancellable? cancellable = null) throws Error
public virtual bool remove_sync (Cancellable? cancellable = null) throws Error
Warning: remove_sync is deprecated since 3.6.
Removes the backing data for this Client.
Note:
Use remove_sync instead.
For example, with the file backend this deletes the database file. You cannot get it back!
Parameters:
this |
an Client |
cancellable |
a Cancellable; can be |
Returns:
|