ClusterClientSqsStreamConfigurator 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 ClusterClientSqsStreamConfigurator : Orleans.Streams.ClusterClientPersistentStreamConfigurator
type ClusterClientSqsStreamConfigurator = class
inherit ClusterClientPersistentStreamConfigurator
Public Class ClusterClientSqsStreamConfigurator
Inherits ClusterClientPersistentStreamConfigurator
- Inheritance
Constructors
ClusterClientSqsStreamConfigurator(String, IClientBuilder) |
Fields
clientBuilder | (Inherited from ClusterClientPersistentStreamConfigurator) |
name | (Inherited from ClusterClientPersistentStreamConfigurator) |
Methods
Configure<TOptions>(Action<OptionsBuilder<TOptions>>) | (Inherited from ClusterClientPersistentStreamConfigurator) |
ConfigurePartitioning(Int32) | |
ConfigureSqs(Action<OptionsBuilder<SqsOptions>>) |
Extension Methods
ConfigureLifecycle(IClusterClientPersistentStreamConfigurator, Action<OptionsBuilder<StreamLifecycleOptions>>) | |
ConfigureStreamPubSub(IClusterClientPersistentStreamConfigurator, StreamPubSubType) |