2 references to CloseAsync
Microsoft.AspNetCore.SignalR.Client.Core (2)
HubConnection.cs (2)
529
await
CloseAsync
(startingConnectionState.Connection).ConfigureAwait(false);
1734
await
CloseAsync
(connectionState.Connection).ConfigureAwait(false);