OnlyOnceErrorHandler PropertiesApache log4net™ SDK Documentation
The OnlyOnceErrorHandler type exposes the following members.
Properties

  NameDescription
Public propertyEnabledDate
The date the first error that trigged this error handler occured.
Public propertyErrorCode
The error code from the first error that trigged this error handler.
Public propertyErrorMessage
The message from the first error that trigged this error handler.
Public propertyException
The exception from the first error that trigged this error handler.
Public propertyIsEnabled
Is error logging enabled
Back to Top
See Also