Table of Contents

Property IsError

Namespace
LMKit.Mcp.Server
Assembly
LM-Kit.NET.dll

IsError

Gets or sets a value indicating whether the call failed. When true, the content should explain what happened and how to proceed.

public bool IsError { get; set; }

Property Value

bool
Share