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