SiloAdoNetStreamConfigurator
class
Namespace: Orleans.Hosting
Configures an ADO.NET stream provider on a silo.
public class SiloAdoNetStreamConfigurator : SiloPersistentStreamConfiguratorConstructors
SiloAdoNetStreamConfigurator(string, Action<Action<IServiceCollection>>)Initializes a new instance of theSiloAdoNetStreamConfiguratorclass.
Methods
ConfigureAdoNet(Action<OptionsBuilder<AdoNetStreamOptions>>)Configures the ADO.NET stream provider options.ConfigureCache(int)Configures the receiver cache size.ConfigurePartitioning(int)Configures the number of Orleans queues used to partition streams.
