1 reference to GetClientResultWithCancellation
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTests.ClientResult.cs (1)
373
var resultTask = context.Clients.Client(connectionId).
GetClientResultWithCancellation
(1, cts.Token);