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)
Syntaxpublic TimeSpan AutoSaveInterval { get; set; }Public Property AutoSaveInterval As TimeSpan
Get
Set
Property Value
Type:
TimeSpan
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also