Table of Contents

Event CatalogChanged

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

Raised when the server indicates that any catalog has changed (tools, resources, prompts, or roots). Fired after the client invalidates its local cache for that catalog.

public event EventHandler<McpCatalogChangedEventArgs> CatalogChanged

Returns

EventHandler<McpCatalogChangedEventArgs>
Raised when the server indicates that any catalog has changed (tools, resources, prompts, or roots). Fired after the client invalidates its local cache for that catalog.