log4net SDK Reference

MemoryAppender.m_fixFlags Field

Value indicating which fields in the event should be fixed

[Visual Basic]
Protected m_fixFlags As FixFlags
[C#]
protected FixFlags m_fixFlags;

Remarks

By default all fields are fixed

See Also

MemoryAppender Class | log4net.Appender Namespace