Click or drag to resize

Mike1DDataMaxNumberOfErrorLogFileBackups Property

Maximum number of backups of html error log file. Log files are rolled over so that older log files are kept. This is the maximum number of old log files that are stored. Default value is 3.

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public int MaxNumberOfErrorLogFileBackups { get; set; }

Property Value

Type: Int32
See Also