RegisterServiceAttribute.Lifetime property
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Gets lifetime, which is transient by default
public ServiceLifetime Lifetime { get; protected set; }
See Also
- class RegisterServiceAttribute
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Gets lifetime, which is transient by default
public ServiceLifetime Lifetime { get; protected set; }