IDkmSuppressOptimizationsEnableNotification Interface

Definition

Interface to update components when 'IsSuppressOptimizationsEnabled' is enabled or disabled.

Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: BaseDebugMonitorId, EngineId.

public interface class IDkmSuppressOptimizationsEnableNotification
public interface class IDkmSuppressOptimizationsEnableNotification
__interface IDkmSuppressOptimizationsEnableNotification
public interface IDkmSuppressOptimizationsEnableNotification
type IDkmSuppressOptimizationsEnableNotification = interface
Public Interface IDkmSuppressOptimizationsEnableNotification

Methods

OnSuppressOptimizationsChanged(DkmEngineSettings)

Called when 'IsSuppressOptimizationsEnabled' is changed.

Applies to