Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Delegate FileHelper.DownloadChunkError

    This error occur each time a chunk is fail to download

    Namespace: SecureExchangesSDK.Helpers
    Assembly: SecureExchangesSDK.dll
    Syntax
    public delegate void FileHelper.DownloadChunkError(int currentChunk, string url, string filename)
    Parameters
    Type Name Description
    int currentChunk
    string url
    string filename

    Extension Methods

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