Table of Contents

Property ProtocolVersion

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

ProtocolVersion

Gets or sets the protocol version advertised during initialization. Defaults to the version this implementation was written against.

public string ProtocolVersion { get; set; }

Property Value

string
Share