Click or drag to resize

OptionsLogFilesCount Property

Number of days the log files will be kept before they are deleted.

Namespace: ArthaChitra.Model.Common
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public int LogFilesCount { get; set; }

Property Value

Int32
See Also