AspNetCoreMetricsConvention Class

Summary

MetricsConvention. Implements the IHostingConvention
AspNetCoreMetricsConvention
Object
IConvention

Syntax

public class AspNetCoreMetricsConvention : IHostingConvention, 
    IConvention<IHostingConventionContext>, IConvention

Attributes

Type Description
NullableContextAttribute
NullableAttribute

Constructors

Methods

Name Value Summary
Register(IHostingConventionContext) void
Registers the specified context.

Extension Methods

See Also