Summary
Registers the specified context.
- Assembly
- Rocket
.Surgery .AspNetCore .Metrics .dll - Namespace
- Rocket
.Surgery .AspNetCore .Metrics - Containing Type
- Asp
Net Core Metrics Convention
Syntax
public void Register(IHostingConventionContext context)
Parameters
| Name | Type | Description |
|---|---|---|
| context | I |
The context. |
Return Value
| Type | Description |
|---|---|
| void |
