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