ComponentSpace Trace Listeners Class Library Reference

CyclicFileTraceListener.MaxFileSize Property

Gets the maximum size of the trace files in bytes.

[Visual Basic]
Public ReadOnly Property MaxFileSize As Long
[C#]
public long MaxFileSize {get;}

Property Value

The maximum size of the trace files in bytes. The default is 64 kbytes.

See Also

CyclicFileTraceListener Class | ComponentSpace.TraceListeners Namespace