LogReaderRemainingCapacityHandler¶
-
delegate void LogReaderRemainingCapacityHandler(ILogReader reader, double capacity)¶
Represents the method that is called when specified remaining capacity of the log buffer is reached.
- Parameters
reader – Log reader on which the capacity is set.
capacity – Remaining capacity of the log buffer as factor of the maximum buffer capacity ([0-1]).