set_lock_async
Description:
[ Version ( since = "2.30" ) ]
public void set_lock_async (bool skip_folder_lock)
Sets whether folder locking (@lock and
@unlock) should be used.
When set to false, the two functions do nothing and simply return.
Parameters:
this |
a Folder
|
skip_folder_lock |
a value to set
|