Return the size (in kilobytes) of the log file that will trigger a file rotation by this file observer if rotation‐on‐size is in effect, and 0 otherwise.
Synopsis
Declared in <ball_fileobserver2.h>
int
rotationSize() const;
Return Value
rotation size in kilobytes, or 0 if rotation‐on‐size is off
Created with MrDocs