Class TerminateExecutionCommandSettings
Terminate current or next JavaScript execution. Will cancel the termination when the outer-most script execution ends.
public sealed class TerminateExecutionCommandSettings : ICommand
- Inheritance
-
TerminateExecutionCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }