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