Delegate FileHelper.DownloadsFinish
When all the files is finish to donwload
Namespace: SecureExchangesSDK.Helpers
Assembly: SecureExchangesSDK.dll
Syntax
public delegate void DownloadsFinish(List<DownloadedFile> files);
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.List<DownloadedFile> | files |