1 instantiation of Result
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTestUtils\Hubs.cs (1)
75
return Clients.All.SendAsync("Broadcast", new
Result
{ Message = "test", paramName = "param" });