IAutofacConventionContext.

OnContainerBuild Property

Summary

Gets the on container build.

Syntax

IObservable<IContainer> OnContainerBuild { get; }

Attributes

Type Description
NotNullAttribute

Value

Type Description
IObservable<IContainer> The on container build.