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.

Definition

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

Property Value

Int32

See Also