Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Delegate FileHelper.BeforeUploadChunksErrorRetry

    This is the delegate associated to the event when chunks are in errors, before retry upload

    Namespace: SecureExchangesSDK.Helpers
    Assembly: SecureExchangesSDK.dll
    Syntax
    public delegate void FileHelper.BeforeUploadChunksErrorRetry(IEnumerable<int> chunks, string inputFile, Guid fileIdentifier)
    Parameters
    Type Name Description
    IEnumerable<int> chunks

    Chunks list

    string inputFile

    File path

    Guid fileIdentifier

    File ID

    Extension Methods

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