SiloPersistentStreamConfiguratorExtension
class
Namespace: Orleans.Hosting
Extension methods for
ISiloPersistentStreamConfigurator. public static class SiloPersistentStreamConfiguratorExtensionMethods
UseConsistentRingQueueBalancer(ISiloPersistentStreamConfigurator)Configures the stream provider to use the consistent ring queue balancer.UseDynamicClusterConfigDeploymentBalancer(ISiloPersistentStreamConfigurator, TimeSpan?)Configures the stream provider to use the dynamic cluster configuration deployment balancer.UseLeaseBasedQueueBalancer(ISiloPersistentStreamConfigurator, Action<OptionsBuilder<LeaseBasedQueueBalancerOptions>>)Configures the stream provider to use the lease based queue balancer.UseStaticClusterConfigDeploymentBalancer(ISiloPersistentStreamConfigurator, TimeSpan?)Configures the stream provider to use the static cluster configuration deployment balancer.
