Class SetPauseOnExceptionsCommandResponse
Response for Defines pause on exceptions state. Can be set to stop on all exceptions, uncaught exceptions,
or caught exceptions, no exceptions. Initial pause on exceptions state is none.
public sealed class SetPauseOnExceptionsCommandResponse : ICommandResponse<SetPauseOnExceptionsCommandSettings>, ICommandResponse
- Inheritance
-
SetPauseOnExceptionsCommandResponse
- Implements
- Inherited Members
- Extension Methods