NamedServiceConfigurator Class
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.
Component configurator base class for names services This associates any configurations or subcomponents with the same name as the service being configured
public class NamedServiceConfigurator : Orleans.Hosting.INamedServiceConfigurator
type NamedServiceConfigurator = class
interface INamedServiceConfigurator
Public Class NamedServiceConfigurator
Implements INamedServiceConfigurator
- Inheritance
-
NamedServiceConfigurator
- Derived
- Implements
Named |
Initializes a new instance of the NamedServiceConfigurator class. |
Configure |
Gets the delegate used to configure the service. |
Name |
Gets the service name. |
Configure<TOptions>(INamed |
Configures options for a named service. |
Configure |
Adds a singleton component to a named service. |
Configure |
Adds a singleton component to a named service and configures options for the named service. |
Configure |
מוצר | גירסאות |
---|---|
.NET Orleans | 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |