log4net SDK Reference

RemotingAppender.SendBuffer Method

[This is preliminary documentation and subject to change.]

Send the contents of the buffer to the remote sink.

Overload List

Send the contents of the buffer to the remote sink.

protected override void SendBuffer(LoggingEvent[]);

Inherited from BufferingAppenderSkeleton.

protected virtual void SendBuffer(CyclicBuffer);

See Also

RemotingAppender Class | log4net.Appender Namespace