ICakeRegistrationBuilder.

Transient() Method

Summary

Configure the component so that every dependent component gets a new, unique instance.

Syntax

ICakeRegistrationBuilder Transient()

Return Value

Type Description
ICakeRegistrationBuilder The same ICakeRegistrationBuilder instance so that multiple calls can be chained.