AdoNetAppender.SendBuffer Method (LoggingEvent[])
Inserts the events into the database.
[Visual Basic]
Overrides Overloads Protected Sub SendBuffer( _
ByVal
events As
LoggingEvent() _
)
Parameters
-
events
- The events to insert into the database.
Remarks
Insert all the events specified in the events array into the database.
See Also
AdoNetAppender Class | log4net.Appender Namespace | AdoNetAppender.SendBuffer Overload List