
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
17/Apr/05 08:45 AM
|
|
Programmatic flush of BufferingAppenderSkeleton buffer
The BufferingAppenderSkeleton holds a buffer of events which are to be delivered to the appender subclass via the SendBuffer method. This buffer currently cannot be programmatically flushed to the appender.
It should be trivial to add support for a void Flush() method to the BufferingAppenderSkeleton class.
|
|
Description
|
Programmatic flush of BufferingAppenderSkeleton buffer
The BufferingAppenderSkeleton holds a buffer of events which are to be delivered to the appender subclass via the SendBuffer method. This buffer currently cannot be programmatically flushed to the appender.
It should be trivial to add support for a void Flush() method to the BufferingAppenderSkeleton class.
|
Show » |
| No work has yet been logged on this issue.
|
|