set_store_changes_interval
Description:
[ Version ( deprecated = true , deprecated_since = "3.40" , since = "3.18" ) ]
public void set_store_changes_interval (int interval)
public void set_store_changes_interval (int interval)
Warning: set_store_changes_interval is deprecated since 3.40.
Sets the interval, in seconds, for the changes in the folder being saved automatically.
Note:
Use set_store_changes_interval instead
0 means immediately, while -1 means turning off automatic folder change saving.
Parameters:
this | |
interval |
the interval, in seconds |