ClusterClientAdoNetStreamConfigurator
class
Namespace: Orleans.Hosting
Configures an ADO.NET stream provider on a client.
public class ClusterClientAdoNetStreamConfigurator : ClusterClientPersistentStreamConfiguratorConstructors
ClusterClientAdoNetStreamConfigurator(string, IClientBuilder)Initializes a new instance of theClusterClientAdoNetStreamConfiguratorclass.
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.
