OptimizationOptions Class
This class will contain various optimizations that can be enabled in certain circumstances
through the SystemSettings. Since this framework is used in many settings, for stability
reasons, tradeoffs are made. This gives the users opportunities to enable/disable certain
optimizations if for some reason they cause adverse effects on their system.
Namespace: Gemstone.TimeseriesAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.147 -- Release Build+281cd9d48f79fa48c22e33d1c46c4d7bdd95f1cf
public static class OptimizationOptions
Public NotInheritable Class OptimizationOptions
public ref class OptimizationOptions abstract sealed
Gemstone.Timeseries.OptimizationOptions = function();
Type.createClass(
'Gemstone.Timeseries.OptimizationOptions');
- Inheritance
- Object OptimizationOptions