Property OutputStream NamespaceSisk.Core.Http.Engine AssemblySisk.Core.dll OutputStream Gets the output stream of the response. public abstract Stream OutputStream { get; } Property Value Stream The Stream representing the output stream.