1 reference to SendInvocationAsync
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTests.Activity.cs (1)
139
await client.
SendInvocationAsync
(nameof(MethodHub.Echo), headers, "test").DefaultTimeout();