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