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