Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Delegate FileHelper.UploadChunkCompleted

    That is the delegate call when an upload chunk is complete and done

    Namespace: SecureExchangesSDK.Helpers
    Assembly: SecureExchangesSDK.dll
    Syntax
    public delegate void FileHelper.UploadChunkCompleted(string fileName, long fileSize, long index, long totalIndex)
    Parameters
    Type Name Description
    string fileName
    long fileSize
    long index
    long totalIndex

    Extension Methods

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