edtFTPnet/PRO - Secure FTP component for .NET
|
Free Trial
|
Pricing
edtFTPnet/PRO
C#
VB
C++
F#
Show/Hide TOC
Http
Client Constructor
Initializes a new instance of the
HttpClient
class
Definition
Namespace:
EnterpriseDT.Net.Ftp.Http
Assembly:
edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
Copy
public
HttpClient
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
HttpClient
()
F#
Copy
new
:
unit
->
HttpClient
See Also
Reference
HttpClient Class
EnterpriseDT.Net.Ftp.Http Namespace
In This Article
Definition
See Also