Microsoft.AspNetCore.SignalR.Specification.Tests Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
HubLifetimeManagerTestsBase<THub> |
Base test class for lifetime manager implementations. Nothing specific to scale-out for these tests. |
MyHub | |
ScaleoutHubLifetimeManagerTests<TBackplane> |
Base test class for lifetime manager implementations that support server scale-out. |