ClusterClientPersistentStreamConfigurator 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 ClusterClientPersistentStreamConfigurator : Orleans.Streams.IClusterClientPersistentStreamConfigurator
type ClusterClientPersistentStreamConfigurator = class
interface IClusterClientPersistentStreamConfigurator
Public Class ClusterClientPersistentStreamConfigurator
Implements IClusterClientPersistentStreamConfigurator
- Inheritance
-
ClusterClientPersistentStreamConfigurator
- Derived
- Implements
Constructors
ClusterClientPersistentStreamConfigurator(String, IClientBuilder, Func<IServiceProvider,String,IQueueAdapterFactory>) |
Fields
clientBuilder | |
name |
Methods
Configure<TOptions>(Action<OptionsBuilder<TOptions>>) |
Extension Methods
ConfigureLifecycle(IClusterClientPersistentStreamConfigurator, Action<OptionsBuilder<StreamLifecycleOptions>>) | |
ConfigureStreamPubSub(IClusterClientPersistentStreamConfigurator, StreamPubSubType) |