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