GaugeMeasure<T>
Gauge measure.
public GaugeMeasure(Metadata metaData, IEnumerable<ISink> sinks, string unitOfMeasure, Func<T> operation, INonExecutingTaskScheduler taskScheduler, Func<bool> killSwitch = null)
Initializes a new instance of the GaugeMeasure<T> class.
Write the measurement data to the log system.