Click or drag to resize

clsOfflineDownloadPack Properties

The clsOfflineDownloadPack type exposes the following members.

Properties
  NameDescription
Public propertyDownloadIdentifier
GUID for the download pack
Public propertyDownloadMode
-1 = Error (s. HashValue for error description) 0 = Raw binary 1 = GZIP compressed
Public propertyErrorCode
0=No Error. Error Text in HashValue
Public propertyFileName
Show the name, the server will provide for download. Only for logging, becuase file is send as ByteArray
Public propertyFileSize
Size of ByteArray
Public propertyHashValue
Gets the MD5 hash of the data byte array.
Top
See Also