System.Diagnostics.Metrics.SynchronousLastValue sealed class SynchronousLastValue : Aggregator Documentation Code namespace System.Diagnostics.Metrics { internal sealed class SynchronousLastValue : Aggregator { public SynchronousLastValue(); } }