Search Results for

    Show / Hide Table of Contents

    Class HttpClientExtensions

    Inheritance
    object
    HttpClientExtensions
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.Utils
    Assembly: LemonEdge.Utils.dll
    Syntax
    public static class HttpClientExtensions

    Methods

    DownloadFileTaskAsync(HttpClient, Uri, string)

    Declaration
    public static Task DownloadFileTaskAsync(this HttpClient client, Uri address, string filename)
    Parameters
    Type Name Description
    HttpClient client
    Uri address
    string filename
    Returns
    Type Description
    Task
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.