Table of Contents

Property IsRecoverable

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

IsRecoverable

Gets whether this error is potentially recoverable by reconnecting.

public bool IsRecoverable { get; }

Property Value

bool

true if reconnection might resolve the issue; otherwise, false.