Table of Contents

Field Cancel

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

Gets or sets a value indicating whether the method invocation should be cancelled. If set to true, the method invocation will not proceed.

public bool Cancel

Returns

bool
Gets or sets a value indicating whether the method invocation should be cancelled. If set to true, the method invocation will not proceed.