Table of Contents

Field Stop

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

A flag indicating whether the translation process should be terminated prematurely. Set to true to stop translating remaining chunks.

public bool Stop

Returns

bool
A flag indicating whether the translation process should be terminated prematurely. Set to true to stop translating remaining chunks.
Share