Table of Contents

Method GetRequestStream

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

GetRequestStream()

Gets the HTTP request content stream. This property is only available while the content has not been imported by the HTTP server and will invalidate the body content cached in this object.

public Stream GetRequestStream()

Returns

Stream