1 reference to HandshakeAsync
Microsoft.AspNetCore.SignalR.Core (1)
HubConnectionHandler.cs (1)
140if (!await connectionContext.HandshakeAsync(handshakeTimeout, resolvedSupportedProtocols, _protocolResolver, _userIdProvider, _enableDetailedErrors))