4 references to On
Microsoft.AspNetCore.SignalR.Client.Tests (4)
HubConnectionTests.cs (2)
89
hubConnection.
On
("method", async () =>
110
hubConnection.
On
("method", async () =>
HubConnectionTests.Extensions.cs (1)
29
(hubConnection, tcs) => hubConnection.
On
("Foo",
HubConnectionTests.Protocol.cs (1)
786
hubConnection.
On
("Result", () =>