Click or drag to resize

LoggerBaseDebugArchivingInterval property

Time interval in which the current logging (DebugFile, etc.) is archived and emptied. Must be set externally. Default: TimeSpan.Zero.

Namespace: NetEti.ApplicationControl
Assembly: NetEti.Logging (in NetEti.Logging.dll) Version: 1.0.0+b865061c8026804ece26684b7dc3403284234a08
Syntax
public TimeSpan DebugArchivingInterval { get; set; }

Property value

TimeSpan
See also