|
Infront Data Manager Connect Client (.NET)
|
Class for asynchonous file downloads. More...
Inherits Gevasys.DataCore.Core.IRunnable.
Public Member Functions | |
| AsyncFileDownloader (String requestedFilename, String outputFilename, String baseUrl, String sessionId, IAsyncCallback callback, Object userState) | |
| Default constructor. More... | |
| void | Run () |
| Starts the download. More... | |
| void | Stop () |
| Stops the download. More... | |
Class for asynchonous file downloads.
Do not use this class directly. Instead use the Routing Data Store.
Routing Data Store
|
inline |
Default constructor.
| requestedFilename | Remote file name. |
| outputFilename | Local file name. |
| baseUrl | Remote service url. |
| sessionId | Sessiond id for the current session. |
| callback | Callback. |
| userState | Optional user defined object. |
|
inline |
Starts the download.
Implements Gevasys.DataCore.Core.IRunnable.
|
inline |
Stops the download.
Implements Gevasys.DataCore.Core.IRunnable.
Copyright (C) 2021 Infront Financial Technology GmbH
Mainzer Landstrasse 178 – 190
60327 Frankfurt am Main
Infront Data Manager Connect V4.1