Summary
Gets the on container build.
- Assembly
- Rocket
.Surgery .Extensions .Autofac .Abstractions .dll - Namespace
- Rocket
.Surgery .Extensions .Autofac - Containing Type
- I
Autofac Convention Context
Syntax
IObservable<IContainer> OnContainerBuild { get; }
Attributes
| Type | Description |
|---|---|
| NotNullAttribute |
Value
| Type | Description |
|---|---|
| IObservable |
The on container build. |
