AspNetCoreMetricsConvention.

Register(IHostingConventionContext) Method

Summary

Registers the specified context.

Syntax

public void Register(IHostingConventionContext context)

Parameters

Name Type Description
context IHostingConventionContext The context.

Return Value

Type Description
void