log4net SDK Reference

SmtpPickupDirAppender.SendBuffer Method

[This is preliminary documentation and subject to change.]

Sends the contents of the cyclic buffer as an e-mail message.

Overload List

Sends the contents of the cyclic buffer as an e-mail message.

protected override void SendBuffer(LoggingEvent[]);

Inherited from BufferingAppenderSkeleton.

protected virtual void SendBuffer(CyclicBuffer);

See Also

SmtpPickupDirAppender Class | log4net.Appender Namespace