Click or drag to resize

PackageInfoGetPresentDownloadedPackage Method

Overload List
 NameDescription
Public methodStatic memberGetPresentDownloadedPackage(Stream, String)If there already a package in the download directory, this function gets the present downloaded package. If anything is invalid (wrong format of the version file, wrong hash sum), the return value is Null.
Public methodStatic memberGetPresentDownloadedPackage(Stream, String, FileStream)If there already a package in the download directory, this function gets the present downloaded package. If anything is invalid (wrong format of the version file, wrong hash sum), the return value is Null.
Top
See Also