Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Web
WebUtils Class
WebUtils Methods
DownloadLargeFile Method
IsLocalCall Method
ReadLargeFile Method
TryManyTimes Method
WebUtils
ReadLargeFile 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
static
long
ReadLargeFile
(
Stream
output
,
WebUtils
FunReadFileChunk
read
,
Object
args
)
Parameters
output
Type:
System.IO
Stream
read
Type:
Scilligence.MolEngine.Web
WebUtils
FunReadFileChunk
args
Type:
System
Object
Return Value
Type:
Int64
See Also
Reference
WebUtils Class
Scilligence.MolEngine.Web Namespace