MeterMeasure
Meter measure.
Returns the total number of events which have been marked.
public MeterMeasure(Metadata metaData, IEnumerable<ISink> sinks, string measuring, TimeUnit rateUnit, INonExecutingTaskScheduler taskScheduler, Func<bool> killSwitch = null)
Initializes a new instance of the MeterMeasure class.
Releases all resource used by the MeterMeasure object.
Marks the occurrence of an operation.
Write the measurement data to the sink.