App Metrics Fork me on GitHub
Show / Hide Table of Contents

Interface IMetricsHostBuilder

Namespace:Microsoft.Extensions.DependencyInjection
Assembly:cs.temp.dll.dll
Syntax
public interface IMetricsHostBuilder

Properties

Environment

Declaration
IMetricsEnvironment Environment { get; }
Property Value
Type Description
IMetricsEnvironment

Services

Declaration
IServiceCollection Services { get; }
Property Value
Type Description
IServiceCollection
Back to top Copyright © 2017 Allan Hardy
Generated by DocFX