Table of Contents

Property OutputStream

Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll

OutputStream

Gets the output stream of the response.

public abstract Stream OutputStream { get; }

Property Value

Stream