CTI32 Engine Class Library

Log.maxSize Field

Maximum size the file can grow to. Default is 1MB

[Visual Basic]
Public maxSize As Integer
[C#]
public int maxSize;

See Also

Log Class | CTI32Engine Namespace