[This is preliminary documentation and is subject to change.]
Submit the report to bugcollect.com
Namespace:
bugcollect4netAssembly: bugcollect4net (in bugcollect4net.dll) Version: 1.2.10.0 (1.2.10.0)
Syntax
| C# |
|---|
protected override void SendBuffer( LoggingEvent[] events ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub SendBuffer ( _ events As LoggingEvent() _ ) |
Parameters
- events
- Type: array<
LoggingEvent
>[]()[]
The events that need to be send.