Search Results for

    Show / Hide Table of Contents

    Interface IConnectionStringProvider

    Connection String Provider

    Namespace: Gossip.ConnectionStrings
    Assembly: Gossip.dll
    Syntax
    public interface IConnectionStringProvider

    Methods

    | Improve this Doc View Source

    GetAsync()

    Gets a connection string

    Declaration
    Task<IConnectionString> GetAsync()
    Returns
    Type Description
    Task<IConnectionString>

    IConnectionString

    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX