ClusterClientAzureQueueStreamConfigurator 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 ClusterClientAzureQueueStreamConfigurator : Orleans.Hosting.ClusterClientPersistentStreamConfigurator, Orleans.Hosting.IClusterClientAzureQueueStreamConfigurator
type ClusterClientAzureQueueStreamConfigurator = class
inherit ClusterClientPersistentStreamConfigurator
interface IClusterClientAzureQueueStreamConfigurator
interface IAzureQueueStreamConfigurator
interface INamedServiceConfigurator
interface IClusterClientPersistentStreamConfigurator
interface IPersistentStreamConfigurator
Public Class ClusterClientAzureQueueStreamConfigurator
Inherits ClusterClientPersistentStreamConfigurator
Implements IClusterClientAzureQueueStreamConfigurator
- Inheritance
-
ClusterClientAzureQueueStreamConfigurator
- Implements
Constructors
ClusterClientAzureQueueStreamConfigurator(String, IClientBuilder) | |
ClusterClientAzureQueueStreamConfigurator(String, IClientBuilder) |
Properties
ConfigureDelegate |
Gets the delegate used to configure the service. (Inherited from NamedServiceConfigurator) |
Name |
Gets the service name. (Inherited from NamedServiceConfigurator) |