Property OutputStream
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
OutputStream
Gets the output stream of the response.
public abstract Stream OutputStream { get; }
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
Gets the output stream of the response.
public abstract Stream OutputStream { get; }