RedisInitializationContextConnectionMultiplexer - свойство
Настроенный провайдер доступа к Redis.
Пространство имён: Tessa.Platform.RedisСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public IConnectionMultiplexer ConnectionMultiplexer { get; init; }
Public Property ConnectionMultiplexer As IConnectionMultiplexer
Get
Set
public:
virtual property IConnectionMultiplexer^ ConnectionMultiplexer {
IConnectionMultiplexer^ get () sealed;
void set (IConnectionMultiplexer^ value) sealed;
}
abstract ConnectionMultiplexer : IConnectionMultiplexer with get, set
override ConnectionMultiplexer : IConnectionMultiplexer with get, set
IConnectionMultiplexerIRedisInitializationContextConnectionMultiplexer