BenchmarkTResultTearDownFunc Property |
Performs the tear down of the benchmark
Namespace: CMS.Base.InternalAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public Action<Benchmark<TResult>> TearDownFunc { get; set; }
Property Value
Type:
ActionBenchmarkTResultSee Also