6 references to SendInvocationError
Microsoft.AspNetCore.SignalR.Core (6)
Internal\DefaultHubDispatcher.cs (6)
251return SendInvocationError(bindingFailureMessage.InvocationId, connection, errorMessage);
336await SendInvocationError(hubMethodInvocationMessage.InvocationId, connection,
354await SendInvocationError(hubMethodInvocationMessage.InvocationId, connection,
420await SendInvocationError(hubMethodInvocationMessage.InvocationId, connection,
467await SendInvocationError(hubMethodInvocationMessage.InvocationId, connection,
473await SendInvocationError(hubMethodInvocationMessage.InvocationId, connection,