Property InputStream
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
InputStream
Gets the input stream of the request.
public abstract Stream InputStream { get; }
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
Gets the input stream of the request.
public abstract Stream InputStream { get; }