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