Table of Contents

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 int

The maximum number of log entries before flush.