log4net SDK Reference

IAppenderAttachable.RemoveAllAppenders Method 

Removes all attached appenders.

[Visual Basic]
Sub RemoveAllAppenders()
[C#]
void RemoveAllAppenders();

Remarks

Removes and closes all attached appenders

See Also

IAppenderAttachable Interface | log4net.Core Namespace