rebuild_unmatched_folder
Description:
[ Version ( since = "3.6" ) ]
public void rebuild_unmatched_folder (Cancellable? cancellable = null) throws Error
public void rebuild_unmatched_folder (Cancellable? cancellable = null) throws Error
Let's the this know to rebuild the Unmatched folder.
This is done as a separate job, when the cancellable
is null, otherwise it's run synchronously.
Parameters:
this |
a VeeStore |
cancellable |
optional Cancellable object, or null |