Skip to content

RedisStreamingOptions.CreateMultiplexer

CreateMultiplexer

getset
View source
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.