Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Delegate FileHelper.DownloadChuckStart

    This is the delegate of an event when a chunck start download

    Namespace: SecureExchangesSDK.Helpers
    Assembly: SecureExchangesSDK.dll
    Syntax
    public delegate void FileHelper.DownloadChuckStart(int currentChuck, int totalChuck, Guid fileMetaDataID)
    Parameters
    Type Name Description
    int currentChuck

    Current position of the chuck

    int totalChuck

    Number of chuck the files contains

    Guid fileMetaDataID

    FileMetaDataID associated with this chunck

    Extension Methods

    ExtensionHelper.CopySameNameAndTypeProperties<T, S>(T, S)
    In this article
    Back to top Secure Exchanges Inc. - Documentation