Click or drag to resize
AccidentalFish.ApplicationSupport.Core.Runtime Namespace
Runtime interfaces such as the component host
Classes
  ClassDescription
Public classStaticComponentHostConfigurationProvider
Use this class to provide component configurations to the component host
Interfaces
  InterfaceDescription
Public interfaceIComponentHost
Provides a hosting framework for components (typically in services or worker roles)
Public interfaceIComponentHostConfigurationProvider
Provides a component host configuration.
Public interfaceIRuntimeEnvironment
Defines the current run time environment. When running in Azure this is the role name and identifier. Otherwise the role identifier is the server name and the role name is "Default"