ContextWindowCompactionStrategy.DefaultTruncationThreshold Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The default fraction of the input budget at which truncation triggers.
public const double DefaultTruncationThreshold = 0.8;
val mutable DefaultTruncationThreshold : double
Public Const DefaultTruncationThreshold As Double = 0.8