Table of Contents

Event CancellationReceived

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

Occurs when a cancellation notification is received from the server.

public event EventHandler<McpCancellationEventArgs> CancellationReceived

Returns

EventHandler<McpCancellationEventArgs>
Occurs when a cancellation notification is received from the server.