SiloAzureQueueStreamConfigurator 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 SiloAzureQueueStreamConfigurator : Orleans.Hosting.SiloPersistentStreamConfigurator, Orleans.Hosting.IPersistentStreamConfigurator, Orleans.Hosting.ISiloAzureQueueStreamConfigurator
public class SiloAzureQueueStreamConfigurator : Orleans.Hosting.SiloPersistentStreamConfigurator, Orleans.Hosting.ISiloAzureQueueStreamConfigurator
type SiloAzureQueueStreamConfigurator = class
inherit SiloPersistentStreamConfigurator
interface ISiloAzureQueueStreamConfigurator
interface IAzureQueueStreamConfigurator
interface INamedServiceConfigurator
interface ISiloPersistentStreamConfigurator
interface IPersistentStreamConfigurator
Public Class SiloAzureQueueStreamConfigurator
Inherits SiloPersistentStreamConfigurator
Implements IPersistentStreamConfigurator, ISiloAzureQueueStreamConfigurator
Public Class SiloAzureQueueStreamConfigurator
Inherits SiloPersistentStreamConfigurator
Implements ISiloAzureQueueStreamConfigurator
- Inheritance
- Implements
Constructors
SiloAzureQueueStreamConfigurator(String, Action<Action<IServiceCollection>>, Action<Action<IApplicationPartManager>>) | |
SiloAzureQueueStreamConfigurator(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) |