The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DebugRequestMessage::DebugEventHandler Property
Gets the DebugEventHandler method that will be called after the test operation is finished.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Property Value
Type: Microsoft.VisualStudio.TestTools.Common::DebugEventHandler^A DebugEventHandler object.
If an agent adapter sends the debug request, the adapter waits for a limited time for a response.
Show: