Table of Contents

Property ResponseStream

Namespace
Sisk.Core.Http.Streams
Assembly
Sisk.Core.dll

ResponseStream

Gets the Stream that represents the HTTP response output stream.

public Stream ResponseStream { get; }

Property Value

Stream