An NDoc Documented Class Library |
|
HttpClient.Connect Method
Connect to the HTTP server and verify it is available.
public virtual
void Connect();
Implements
IFileTransferClient.Connect
Remarks
The RemoteHost property must be set prior to calling this method.
See Also
HttpClient Class | EnterpriseDT.Net.Ftp.Http Namespace