Click or drag to resize
IResponseOutputStream Property
Gets the stream that can be used to send data to the browser.

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

Property Value

Type: Stream
See Also