Click or drag to resize

ServiceImplementationData Properties

The ServiceImplementationData type exposes the following members.

Properties
  NameDescription
Public propertyConstructorString
Gets or sets the string used to generate the data.
Public propertyHostAsSingleton
Gets or sets a value indicating whether the service should be hosted as a singleton.
Public propertyImplementationResolver
Gets or sets a mechanism that allows the AutofacInstanceContext to get the actual implementation for a service.
Public propertyServiceTypeToHost
Gets or sets the concrete type to host.
Top
See Also