Summary
Registers the specified context.
- Assembly
- Rocket
.Surgery .Extensions .App .Metrics .dll - Namespace
- Rocket
.Surgery .Extensions .App .Metrics - Containing Type
- AppMetricsConvention
Syntax
public void Register(IServiceConventionContext context)
Parameters
| Name | Type | Description |
|---|---|---|
| context | I |
The context. |
Return Value
| Type | Description |
|---|---|
| void |
