IDkmAsyncBreak Interface
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.
This interface contains the API for performing an async-break on the debuggee process.
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, TransportKind.
public interface class IDkmAsyncBreak
public interface class IDkmAsyncBreak
__interface IDkmAsyncBreak
public interface IDkmAsyncBreak
type IDkmAsyncBreak = interface
Public Interface IDkmAsyncBreak
Async |
This method will tell the debug monitors to asynchronously break execution of the debuggee process. An AsyncBreakComplete event is sent after the operation is complete. |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |