edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

HttpResponse Constructor

Initializes a new instance of the HttpResponse class

Definition

Namespace: EnterpriseDT.Net.Proxy.Http
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public HttpResponse(
	Stream input
)

Parameters

input  Stream
 

See Also