Table of Contents

Property Cancel

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

Cancel

Set to true to cancel the invocation. When cancelled, no call to the tool is performed.

public bool Cancel { get; set; }

Property Value

bool