Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Web
FTP Class
FTP Methods
DeleteFile Method
DownloadFile Method
UploadFile Method
FTP
DownloadFile Method
Namespace:
Scilligence.MolEngine.Web
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
Copy
public
long
DownloadFile
(
string
url
,
Stream
os
)
Parameters
url
Type:
System
String
os
Type:
System.IO
Stream
Return Value
Type:
Int64
See Also
Reference
FTP Class
Scilligence.MolEngine.Web Namespace