Skip to main content

IHasServiceScope

Assembly: ServiceStack.dll
View Source
Declaration
public interface IHasServiceScope

Properties

ServiceScope

View Source
Declaration
Microsoft.Extensions.DependencyInjection.IServiceScope ServiceScope { get; set; }