Table of Contents

Property Cancel

Namespace
LMKit.Agents.Memory
Assembly
LM-Kit.NET.dll

Cancel

Gets or sets a value indicating whether this consolidation should be cancelled.

public bool Cancel { get; set; }

Property Value

bool

true to skip this cluster and keep the original entries; false (default) to proceed with the merge.