Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

OnlyOnceErrorHandler�Properties

The properties of the OnlyOnceErrorHandler class are listed below. For a complete list of OnlyOnceErrorHandler class members, see the OnlyOnceErrorHandler Members topic.

Public Instance Properties

EnabledDate The date the first error that trigged this error handler occured.
ErrorCode The error code from the first error that trigged this error handler.
ErrorMessage The message from the first error that trigged this error handler.
Exception The exception from the first error that trigged this error handler.
IsEnabled Is error logging enabled

See Also

OnlyOnceErrorHandler Class | log4net.Util Namespace