Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

OnlyOnceErrorHandler.ErrorCode Property

The error code from the first error that trigged this error handler.

[Visual�Basic]
Public�ReadOnly�Property�ErrorCode�As�ErrorCode
[C#]
public�log4net.Core.ErrorCode�ErrorCode�{get;}

Remarks

Defaults to GenericFailure

See Also

OnlyOnceErrorHandler Class | log4net.Util Namespace