Click or drag to resize

AspNetBufferingTargetWrapperBufferGrowLimit Property

Gets or sets the maximum number of log events that the buffer can keep.

Namespace:  NLog.Web.Targets.Wrappers
Assemblies:   NLog.Web.AspNetCore (in NLog.Web.AspNetCore.dll) Version: 5.5.0+9fe9421708749962bac8393d7cec5df976518ccb
  NLog.Web (in NLog.Web.dll) Version: 5.5.0+9fe9421708749962bac8393d7cec5df976518ccb
Syntax
public int BufferGrowLimit { get; set; }

Property Value

Type: Int32
See Also