CreateMultiplexer
getset
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.
public Func<RedisStorageOptions, Task<(IConnectionMultiplexer Multiplexer, bool IsShared)>> RedisStorageOptions.CreateMultiplexer