Method ChangeMaxLogEntriesBeforeFlush
- Namespace
- Skyline.DataMiner.Net.LogHelpers
- Assembly
- SLNetTypes.dll
ChangeMaxLogEntriesBeforeFlush(int)
Changes the maximum number of log entries before flush to the specified number.
void ChangeMaxLogEntriesBeforeFlush(int maxLogEntriesBeforeFlush)
Parameters
maxLogEntriesBeforeFlush
intThe maximum number of log entries before flush.