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