Class TakeResponseBodyAsStreamCommandResponse
Response for TakeResponseBodyAsStream
public sealed class TakeResponseBodyAsStreamCommandResponse : ICommandResponse<TakeResponseBodyAsStreamCommandSettings>, ICommandResponse- Inheritance
- 
      
      TakeResponseBodyAsStreamCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Stream
Gets or sets the stream
[JsonPropertyName("stream")]
public string Stream { get; set; }