Click or drag to resize
IRequestInputStream Property
Gets a stream that exposes the body of post requests.

Namespace: VirtualRadar.Interface.WebServer
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Stream InputStream { get; }

Property Value

Type: Stream
See Also