Event DebuggingStopped
Occurs when debugging session is stopped.
public event EventHandler<DebuggingStoppedEventArgs> DebuggingStopped
Returns
- EventHandler<DebuggingStoppedEventArgs>
- Occurs when debugging session is stopped.
- Implements
Occurs when debugging session is stopped.
public event EventHandler<DebuggingStoppedEventArgs> DebuggingStopped