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