1 reference to ProcessMessagesAsync
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
1649
closeMessage = await
ProcessMessagesAsync
(message, connectionState, invocationMessageChannel.Writer).ConfigureAwait(false);