Table of Contents

Property InputStream

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

InputStream

Gets the input stream of the request.

public abstract Stream InputStream { get; }

Property Value

Stream