log4net SDK Documentation - Microsoft .NET Framework 4.0

AppenderAttachedImpl.AppendLoopOnAppenders Method

Append on on all attached appenders.

Overload List

Append on on all attached appenders.

public int AppendLoopOnAppenders(LoggingEvent);

Append on on all attached appenders.

public int AppendLoopOnAppenders(LoggingEvent[]);

See Also

AppenderAttachedImpl Class | log4net.Util Namespace