7 references to SendInvocationError
Microsoft.AspNetCore.SignalR.Core (7)
Internal\DefaultHubDispatcher.cs (7)
296return SendInvocationError(bindingFailureMessage.InvocationId, connection, errorMessage);
382await SendInvocationError(hubMethodInvocationMessage.InvocationId, connection,
400await SendInvocationError(hubMethodInvocationMessage.InvocationId, connection,
465await SendInvocationError(hubMethodInvocationMessage.InvocationId, connection,
485await SendInvocationError(hubMethodInvocationMessage.InvocationId, connection,
542await SendInvocationError(hubMethodInvocationMessage.InvocationId, connection,
548await SendInvocationError(hubMethodInvocationMessage.InvocationId, connection,