Table of Contents

Property OutputStream

Namespace
Sisk.Cadente.CoreEngine
Assembly
Sisk.Cadente.CoreEngine.dll

OutputStream

Gets the output stream of the response.

public override Stream OutputStream { get; }

Property Value

Stream

The Stream representing the output stream.