Click or drag to resize

AutofacHostFactory Properties

The AutofacHostFactory type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberContainer
Gets or sets the container or lifetime scope from which service instances will be retrieved.
Public propertyStatic memberFeatures
Gets or sets Features flags.
Public propertyStatic memberHostConfigurationAction
Gets or sets an action that can be used to programmatically configure service host instances this factory generates.
Public propertyStatic memberServiceImplementationDataProvider
Gets or sets the service implementation data strategy.
Top
See Also