SiloPersistentStreamConfiguratorExtension.UseConsistentRingQueueBalancer Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Configures the stream provider to use the consistent ring queue balancer.
public static void UseConsistentRingQueueBalancer (this Orleans.Hosting.ISiloPersistentStreamConfigurator configurator);
static member UseConsistentRingQueueBalancer : Orleans.Hosting.ISiloPersistentStreamConfigurator -> unit
<Extension()>
Public Sub UseConsistentRingQueueBalancer (configurator As ISiloPersistentStreamConfigurator)
Parameters
- configurator
- ISiloPersistentStreamConfigurator
The confiurator.