Skip to content

b93a97e2 2563 9847 c516 fbd224cd28d5

Axel Kesseler edited this page Mar 1, 2023 · 13 revisions

PersistentLoggerSettings.DefaultThreshold Field

The default threshold value.

Namespace: Plexdata.LogWriter.Settings
Assembly: Plexdata.LogWriter.Persistent (in Plexdata.LogWriter.Persistent.dll) Version: 1.0.7.1

Syntax

C#

private static readonly int DefaultThreshold

Field Value

Type: Int32

Remarks

The default threshold value is set to -1, which means the threshold is initially not used.

See Also

Reference

PersistentLoggerSettings Class
Plexdata.LogWriter.Settings Namespace

Clone this wiki locally