log4net SDK Reference

BufferingAppenderSkeleton.SendBuffer Method

[This is preliminary documentation and subject to change.]

Sends the events.

Overload List

Sends the events.

protected virtual void SendBuffer(LoggingEvent[]);

Sends the contents of the buffer.

protected virtual void SendBuffer(CyclicBuffer);

See Also

BufferingAppenderSkeleton Class | log4net.Appender Namespace