2 references to Closed
Microsoft.AspNetCore.SignalR.Client.Core (2)
HubConnection.cs (2)
104/// The following example attaches a handler to the <see cref="Closed"/> event, and checks the provided argument to determine 1784var closed = Closed;