Event CatalogChanged
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.