C#
VB
C++
Gets or sets the maximum size of the file before a roll occurs.
public int RollSize { get; set; }
Public Property RollSize As Integer
The maximum size of a log file.
The size is the maximum size that the file can be. If a new log will will increase the file size beyond the size limit the file will be rolled over.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET