Class GlobalCleanupAttribute
Marks method to be executed after all benchmark iterations.
Inherited Members
Namespace: BenchmarkDotNet.Attributes
Assembly: BenchmarkDotNet.Annotations.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
public class GlobalCleanupAttribute : TargetedAttribute