Table of Contents

Property InputStream

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

InputStream

Gets the input stream of the request.

public override Stream InputStream { get; }

Property Value

Stream

The Stream representing the input stream.