CompactionStrategy.Target Property
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.
Gets the target predicate that controls when compaction stops.
Strategies re-evaluate this after each incremental exclusion and stop when it returns true.
protected Microsoft.Agents.AI.Compaction.CompactionTrigger Target { get; }
member this.Target : Microsoft.Agents.AI.Compaction.CompactionTrigger
Protected ReadOnly Property Target As CompactionTrigger