Show / Hide Table of Contents

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

Extension Methods

ExtensionHelper.CopySameNameAndTypeProperties<T, S>(T, S)
In This Article
Back to top Generated by DocFX