ISiloPersistentStreamConfigurator Interface
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.
Functionality for configuring persistent streams.
public interface ISiloPersistentStreamConfigurator : Orleans.Hosting.IPersistentStreamConfigurator
public interface ISiloPersistentStreamConfigurator : Orleans.Hosting.INamedServiceConfigurator, Orleans.Hosting.IPersistentStreamConfigurator
type ISiloPersistentStreamConfigurator = interface
interface IPersistentStreamConfigurator
interface INamedServiceConfigurator
Public Interface ISiloPersistentStreamConfigurator
Implements IPersistentStreamConfigurator
Public Interface ISiloPersistentStreamConfigurator
Implements INamedServiceConfigurator, IPersistentStreamConfigurator
- Derived
- Implements
Properties
ConfigureDelegate |
Gets the delegate used to configure the service. (Inherited from INamedServiceConfigurator) |
Name |
Gets the service name. (Inherited from INamedServiceConfigurator) |