DkmEngineSettings.IsSuppressOptimizationsEnabled Property

Definition

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.

Applies to