1 reference to InvokeAsync
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
1404
var task = handler.
InvokeAsync
(invocation.Arguments);