AppenderAttachedImpl.RemoveAllAppenders Method
Removes all attached appenders.
[Visual Basic]
NotOverridable Public Sub RemoveAllAppenders() _
[C#]
public
void RemoveAllAppenders();
Implements
IAppenderAttachable.RemoveAllAppenders
Remarks
Removes and closes all attached appenders
See Also
AppenderAttachedImpl Class | log4net.Util Namespace