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