Property Method
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").
Gets the JSON-RPC method name of the notification.
public string Method { get; }
The notification method (e.g., "notifications/tools/list_changed").