1 reference to WithResult
Microsoft.AspNetCore.SignalR.Core (1)
Internal\DefaultHubDispatcher.cs (1)
445
await connection.WriteAsync(CompletionMessage.
WithResult
(hubMethodInvocationMessage.InvocationId, result));