Table of Contents

Property MaxLogEntriesBeforeFlush

Namespace
Skyline.DataMiner.Net.LogHelpers
Assembly
SLNetTypes.dll

MaxLogEntriesBeforeFlush

Gets the max amount of LogEntries to keep in memory before doing a flush to database.

int MaxLogEntriesBeforeFlush { get; }

Property Value

int

The max amount of LogEntries to keep in memory before doing a flush to database.