Summary
Gets the on build.
- Assembly
- Rocket
.Surgery .Extensions .Autofac .dll - Namespace
- Rocket
.Surgery .Extensions .Autofac - Containing Type
- AutofacBuilder
Syntax
public IObservable<IServiceProvider> OnBuild { get; }
Value
| Type | Description |
|---|---|
| IObservable |
The on build. |
