IServiceConventionContext.

OnBuild Property

Summary

Gets the on build.

Syntax

IObservable<IServiceProvider> OnBuild { get; }

Attributes

Type Description
NotNullAttribute

Value

Type Description
IObservable<IServiceProvider> The on build.