Click or drag to resize

HttpResponseStream Constructor

Initializes a new instance of the HttpResponseStream class

Namespace: DegreeDays.Api.Processing
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public HttpResponseStream(
	Stream stream
)

Parameters

stream  Stream
 
See Also