Delegate FileHelper.DownloadStart
Delegate when a file is start download
Namespace: SecureExchangesSDK.Helpers
Assembly: SecureExchangesSDK.dll
Syntax
public delegate void DownloadStart(DownloadedFileWithMetaData file);
Parameters
| Type | Name | Description |
|---|---|---|
| DownloadedFileWithMetaData | file |