Table of Contents

Property Method

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

Method

Gets the JSON-RPC method name of the notification.

public string Method { get; }

Property Value

string

The notification method (e.g., "notifications/tools/list_changed").