Skip to content

RedisStorageOptions.CreateMultiplexer

CreateMultiplexer

getset
View source
public Func<RedisStorageOptions, Task<(IConnectionMultiplexer Multiplexer, bool IsShared)>> RedisStorageOptions.CreateMultiplexer
The delegate used to create a Redis connection multiplexer and indicate whether it is shared.