Click or drag to resize

FileSettingsStateAutoSaveInterval Property

How often the document will be saved when Rhino's automatic file saving mechanism is enabled.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public TimeSpan AutoSaveInterval { get; set; }

Property Value

Type: TimeSpan
See Also