Skip to content

ClusterClientRedisStreamConfigurator.ConfigureOptions(Action<RedisStreamingOptions, IServiceProvider>)

ConfigureOptions(Action<RedisStreamingOptions, IServiceProvider>)

View source
public void ConfigureOptions(Action<RedisStreamingOptions, IServiceProvider> configureOptions)
Configures the Redis streaming options.

Parameters

configureOptionsAction<RedisStreamingOptions, IServiceProvider>
The delegate used to configure the options.