HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Plugin Class / AutoSaveTimeout Property

AutoSaveTimeout Property
Gets or sets the interval, in minutes, after which log files are to be saved automatically.
Syntax
'Declaration
 
Public Property AutoSaveTimeout As Integer
 
Remarks

This property allows you to setup automatic recording so that long files are saved at regular intervals.

Use a value of zero to only save the log files when the browser closes.

This property has no effect unless AutoRecord and AutoSave are set to true.

Requirements
 
See Also