2 references to On
Microsoft.AspNetCore.SignalR.Client.Core (2)
HubConnectionExtensions.cs (2)
17return hubConnection.On(methodName, parameterTypes, static (parameters, state) => 213return hubConnection.On(methodName, parameterTypes, (parameters, state) =>