TextLoggingBackendOptions.ActionMaxLength Property |
Namespace: PostSharp.Patterns.Diagnostics.Backends
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.5.15.0 (6.5.15.0)
This property determines the size of the buffer allocated to build the record. If the real length exceeds the value of ActionMaxLength, no exception is thrown, and the excess content is ignored.