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