Gets or sets the ITriggeringEventEvaluator that causes the buffer to be sent immediately.
The ITriggeringEventEvaluator that causes the buffer to be sent immediately.
The evaluator will be called for each event that is appended to this appender. If the evaluator triggers then the current buffer will immediately be sent (see SendBuffer).
If Lossy is set to true
then an Evaluator must be specified.
BufferingAppenderSkeleton Class | log4net.Appender Namespace