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