Click or drag to resize

BasicAppSettingsDebugArchivesMaxCount property

Maximum number of archived logs (debug files, etc.). If there is a surplus, the oldest ones are deleted. Default: 20.

Namespace: NetEti.ApplicationEnvironment
Assembly: NetEti.BasicAppSettings (in NetEti.BasicAppSettings.dll) Version: 1.0.0+fc721cf1d38e1de155fd33971356662ac9c21f21
Syntax
public int DebugArchiveMaxCount { get; set; }

Property value

Int32
See also