Table of Contents

Property Transport

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

Transport

Gets the underlying transport instance, if using a custom transport.

public IMcpTransport Transport { get; }

Property Value

IMcpTransport

The IMcpTransport instance, or null if using HTTP transport.