2 references to TryCompleteResult
Microsoft.AspNetCore.SignalR.StackExchangeRedis (2)
RedisHubLifetimeManager.cs (1)
439_clientResultsManager.TryCompleteResult(connectionId, result);
src\SignalR\common\Shared\ClientResultsManager.cs (1)
152_clientResultsManager.TryCompleteResult(_connectionId, CompletionMessage.WithError(_invocationId, "Invocation canceled by the server."));