Click or drag to resize

SystemPerformanceOptimizationResultsOptimalPerformance Property

Gets the value taken on by the performance when evaluated at the OptimalState of a SystemPerformanceOptimizationContext.

Namespace:  Novacta.Analytics.Advanced
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public double OptimalPerformance { get; }

Property Value

Type: Double
The value taken on by the performance of a SystemPerformanceOptimizationContext when evaluated at the OptimalState.
See Also