Table of Contents

Property Stop

Namespace
LMKit.TextGeneration.Events
Assembly
LM-Kit.NET.dll

Stop

Gets or sets a value indicating whether the text completion process should be terminated prematurely. The default value is false.

public bool Stop { get; set; }

Property Value

bool