Class SetBlackboxExecutionContextsCommandResponse
Response for Replace previous blackbox execution contexts with passed ones. Forces backend to skip stepping/pausing in scripts in these execution contexts. VM will try to leave blackboxed script by performing 'step in' several times, finally resorting to 'step out' if unsuccessful.
public sealed class SetBlackboxExecutionContextsCommandResponse : ICommandResponse<SetBlackboxExecutionContextsCommandSettings>, ICommandResponse
- Inheritance
-
SetBlackboxExecutionContextsCommandResponse
- Implements
- Inherited Members
- Extension Methods