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: 6.0.0+59339f2811712b446adf6dcd8a6bad39ad9f2ba1
  NLog.Web (in NLog.Web.dll) Version: 6.0.0+59339f2811712b446adf6dcd8a6bad39ad9f2ba1
Syntax
public int BufferGrowLimit { get; set; }

Property Value

Type: Int32
See Also