log4net SDK Reference

NativeError.Number Property

Gets the number of the native error.

[Visual Basic]
Public ReadOnly Property Number As Integer
[C#]
public int Number {get;}

Property Value

The number of the native error.

Remarks

Gets the number of the native error.

See Also

NativeError Class | log4net.Util Namespace