Infront Data Manager Connect Client (.NET)
Public Member Functions | List of all members
Gevasys.DataCore.StaticData.Http.AsyncFileDownloader Class Reference

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...
 

Detailed Description

Class for asynchonous file downloads.

Do not use this class directly. Instead use the Routing Data Store.

See also
RoutingDataStore

Routing Data Store

Constructor & Destructor Documentation

◆ AsyncFileDownloader()

Gevasys.DataCore.StaticData.Http.AsyncFileDownloader.AsyncFileDownloader ( String  requestedFilename,
String  outputFilename,
String  baseUrl,
String  sessionId,
IAsyncCallback  callback,
Object  userState 
)
inline

Default constructor.

Parameters
requestedFilenameRemote file name.
outputFilenameLocal file name.
baseUrlRemote service url.
sessionIdSessiond id for the current session.
callbackCallback.
userStateOptional user defined object.

Member Function Documentation

◆ Run()

void Gevasys.DataCore.StaticData.Http.AsyncFileDownloader.Run ( )
inline

Starts the download.

Implements Gevasys.DataCore.Core.IRunnable.

◆ Stop()

void Gevasys.DataCore.StaticData.Http.AsyncFileDownloader.Stop ( )
inline

Stops the download.

Implements Gevasys.DataCore.Core.IRunnable.


The documentation for this class was generated from the following file:

Copyright (C) 2021 Infront Financial Technology GmbH
Mainzer Landstrasse 178 – 190
60327 Frankfurt am Main
Infront Data Manager Connect V4.1