IProviderConfiguration 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.
Configuration for an Orleans provider.
public interface IProviderConfiguration
type IProviderConfiguration = interface
Public Interface IProviderConfiguration
Methods
ConfigureResource<T>(IResourceBuilder<T>, String) |
Configures the provided resource. |