Implemented interface member:
3 references to Dispose
Microsoft.AspNetCore.SignalR.Core (2)
Hub.cs (1)
92
/// <param name="disposing"><c>true</c> if this method is being invoked by the <see cref="
Dispose
()"/> method,
Internal\DefaultHubActivator.cs (1)
45
hub.
Dispose
();
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTests.cs (1)
5384
hub.
Dispose
();