Click or drag to resize
BenchmarkTResultResult Property
Results of the benchmarked function

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public TResult Result { get; set; }

Property Value

Type: TResult
See Also