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