OnlyOnceErrorHandler EnabledDate Property Apache log4net™ SDK Documentation
The date the first error that trigged this error handler occured.

Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public DateTime EnabledDate { get; }

Property Value

Type: OnlineDateTime
See Also