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