Summary
Gets or sets the service lifetime.
- Assembly
- Rocket
.Surgery .Extensions .AutoMapper .dll - Namespace
- Rocket
.Surgery .Extensions .AutoMapper - Containing Type
- AutoMapperOptions
Syntax
public ServiceLifetime ServiceLifetime { get; set; }
Value
Type | Description |
---|---|
ServiceLifetime | The service lifetime. |