Microsoft.AspNetCore.SignalR.StackExchangeRedis 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.
Provides types for enabling the SignalR Redis scaleout provider for multi-server support.
Classes
RedisHubLifetimeManager<THub> |
The Redis scaleout provider for multi-server support. |
RedisOptions |
Options used to configure RedisHubLifetimeManager<THub>. |
Remarks
For more information about scaling out SignalR with Redis, see Set up a Redis backplane for ASP.NET Core SignalR scale-out.