Table of Contents

Property TransportType

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

TransportType

Gets the transport type that raised the exception.

public string TransportType { get; }

Property Value

string

A string identifying the transport (e.g., "stdio", "http+sse"), or null if unknown.