klyn.di.Component.singleton
property
public property singleton as Boolean = true
DescriptionSpecifies whether the component is a singleton.
If true, only one instance of the component will be created and shared across the application.
Default is true.