Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

OnlyOnceErrorHandler Members

OnlyOnceErrorHandler overview

Public Instance Constructors

OnlyOnceErrorHandler Overloaded. Initializes a new instance of the OnlyOnceErrorHandler class.

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

Public Instance Methods

Equals (inherited from Object)
ErrorOverloaded. Log an Error
GetHashCode (inherited from Object)
GetType (inherited from Object)
Reset Reset the error handler back to its initial disabled state.
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

OnlyOnceErrorHandler Class | log4net.Util Namespace