SiloSqsStreamConfigurator Class
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.
public class SiloSqsStreamConfigurator : Orleans.Hosting.SiloPersistentStreamConfigurator
type SiloSqsStreamConfigurator = class
inherit SiloPersistentStreamConfigurator
Public Class SiloSqsStreamConfigurator
Inherits SiloPersistentStreamConfigurator
- Inheritance
Constructors
SiloSqsStreamConfigurator(String, Action<Action<IServiceCollection>>, Action<Action<IApplicationPartManager>>) | |
SiloSqsStreamConfigurator(String, Action<Action<IServiceCollection>>) |
Properties
ConfigureDelegate |
Gets the delegate used to configure the service. (Inherited from NamedServiceConfigurator) |
Name |
Gets the service name. (Inherited from NamedServiceConfigurator) |
Methods
ConfigureCache(Int32) | |
ConfigurePartitioning(Int32) | |
ConfigureSqs(Action<OptionsBuilder<SqsOptions>>) |