'Declaration
Public Function New( _ ByVal category As String, _ ByVal operationName As String _ )
public OperationMetric( string category, string operationName )
Parameters
- category
- The category to use for the metric
- operationName
- The name of the operation for tracking purposes