Discuss this help topic in SecureBlackbox Forum
Downloads data to a stream.
Declaration
Parameters
- URL - the URL of the remote resource.
- LocalStream - the local stream where the downloaded data should be saved.
- Mode - specifies the data transfer mode.
- RestartFrom - if the data has been partially downloaded, specifies where to restart the download from. If the value is -1, the download will restart from the beginning.
TSBFileTransferMode values
Description
Use this method to download data to stream.
Discuss this help topic in SecureBlackbox Forum