IsLazy
Gets a value indicating whether the dependency should be resolved lazily upon first use.
The default value, when this property is neither specified nor overwritten, is false
.
Declaration
public bool IsLazy { get; }
Property Value
Type | Description |
---|---|
bool |