DkmEngineSettings.IsSuppressOptimizationsEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When true, the debugger will suppress Just-In-Time compiler optimizations for newly-loaded modules.
public:
property bool IsSuppressOptimizationsEnabled { bool get(); };
public:
property bool IsSuppressOptimizationsEnabled { bool get(); };
public bool IsSuppressOptimizationsEnabled { get; }
member this.IsSuppressOptimizationsEnabled : bool
Public ReadOnly Property IsSuppressOptimizationsEnabled As Boolean
Property Value
Returns Boolean.