Class PauseOnAsyncCallCommandSettings
PauseOnAsyncCall
public sealed class PauseOnAsyncCallCommandSettings : ICommand- Inheritance
- 
      
      PauseOnAsyncCallCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }Property Value
ParentStackTraceId
Gets or sets the parentStackTraceId
[JsonPropertyName("parentStackTraceId")]
public StackTraceId ParentStackTraceId { get; set; }