1 reference to OnStreamCanceled
Microsoft.AspNetCore.SignalR.Client.Core (1)
HubConnection.cs (1)
748
cancellationToken.Register(state => _ =
OnStreamCanceled
((InvocationRequest)state!), irq);