Base:
method
OnDisconnectedAsync
Microsoft.AspNetCore.SignalR.HubLifetimeManager<THub>.OnDisconnectedAsync(Microsoft.AspNetCore.SignalR.HubConnectionContext)
1 reference to OnDisconnectedAsync
Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests (1)
RedisHubLifetimeManagerTests.cs (1)
119await manager.OnDisconnectedAsync(connection).DefaultTimeout();