Name Property
Definition
- Namespace
- Cuemon.AspNetCore.Mvc.Filters.Diagnostics
- Assemblies
- Cuemon.AspNetCore.Mvc.dll
Name
Gets or sets the server-specified metric name. Defaults to the name of the action method.
public string Name { get; set; }
Property Value
- string
The server-specified metric name.