Table of Contents

Property IsConnected

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

IsConnected

Gets whether the transport connection is currently established and ready for communication.

public bool IsConnected { get; }

Property Value

bool

true if the transport is connected and operational; otherwise, false.