SiloPersistentStreamConfiguratorExtensions
class
Namespace: Orleans.Hosting
Extensions for
ISiloPersistentStreamConfigurator. public static class SiloPersistentStreamConfiguratorExtensionsMethods
ConfigureBackoffProvider(ISiloPersistentStreamConfigurator, Func<IServiceProvider, string, IMessageDeliveryBackoffProvider>)Configures the pulling agents' message delivery backoff provider.ConfigureBackoffProvider(ISiloPersistentStreamConfigurator, Func<IServiceProvider, string, IQueueReaderBackoffProvider>)Configures the pulling agents' queue reader backoff provider.ConfigureLifecycle(ISiloPersistentStreamConfigurator, Action<OptionsBuilder<StreamLifecycleOptions>>)Configures the lifecycle.ConfigurePartitionBalancing(ISiloPersistentStreamConfigurator, Func<IServiceProvider, string, IStreamQueueBalancer>)Configures partition balancing.ConfigurePartitionBalancing(ISiloPersistentStreamConfigurator, Func<IServiceProvider, string, IStreamQueueBalancer>, Action<OptionsBuilder<TOptions>>)Configures partition balancing.ConfigurePullingAgent(ISiloPersistentStreamConfigurator, Action<OptionsBuilder<StreamPullingAgentOptions>>)Configures the pulling agent.
