You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -78,14 +78,14 @@ public Task SendMessageAsync(IJsonRpcMessage message, CancellationToken cancella
78
78
/// <param name="cancellationToken">A token to cancel the operation.</param>
79
79
/// <returns>A task representing the potentially asynchronous operation to buffer or process the JSON-RPC message.</returns>
80
80
/// <exception cref="InvalidOperationException">Thrown when there is an attempt to process a message before calling <see cref="RunAsync(CancellationToken)"/>.</exception>
0 commit comments