IDkmClrAppDomainNameChanged Interface

Definition

Interface to update name of the AppDomain.

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, RuntimeId.

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

Methods

OnAppDomainNameChanged(DkmClrAppDomain)

Called when 'Name' is changed.

Applies to