Summary
Initializes a new instance of the
HostingMetricsConvention
class.
- Assembly
- Rocket
.Surgery .Hosting .Metrics .dll - Namespace
- Rocket
.Surgery .Hosting .Metrics - Containing Type
- Hosting
Metrics Convention
Syntax
public HostingMetricsConvention(IConventionScanner scanner, ILogger diagnosticSource, RocketMetricsOptions options = null)
Parameters
Name | Type | Description |
---|---|---|
scanner | IConventionScanner | The scanner. |
diagnosticSource | ILogger | The diagnostic source logger. |
options | RocketMetricsOptions | The options. |
Return Value
Type | Description |
---|---|
void |