synchronize_sync
Description:
[ Version ( since = "3.0" ) ]
public virtual bool synchronize_sync (bool expunge, Cancellable? cancellable = null) throws Error
public virtual bool synchronize_sync (bool expunge, Cancellable? cancellable = null) throws Error
Synchronizes any changes that have been made to this and its folders with the real store.
Parameters:
| this |
a Store |
| expunge |
whether to expunge after synchronizing |
| cancellable |
optional Cancellable object, or null |
Returns:
|
true on success, false on error |