Show / Hide Table of Contents

    Interface IPeerDiscovery

    Namespace: Catalyst.Abstractions.P2P.Discovery
    Assembly: Catalyst.Abstractions.dll
    Syntax
    public interface IPeerDiscovery

    Methods

    | Improve this Doc View Source

    DiscoveryAsync()

    Runs the discovery implementation.

    Declaration
    Task DiscoveryAsync()
    Returns
    Type Description
    System.Threading.Tasks.Task
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network