Table of Contents

Property ErrorCode

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

ErrorCode

Gets the error code associated with this transport error, if applicable.

public int? ErrorCode { get; }

Property Value

int?

An error code (e.g., process exit code for stdio), or null if not applicable.