Show / Hide Table of Contents

    Interface IPeerService

    Inherited Members
    IObservableMessageStreamer<ProtocolMessage>.MessageStream
    ISocket.Channel
    ISocket.StartAsync()
    System.IDisposable.Dispose()
    Namespace: Catalyst.Abstractions.P2P
    Assembly: Catalyst.Abstractions.dll
    Syntax
    public interface IPeerService : IObservableMessageStreamer<ProtocolMessage>, ISocket, IDisposable

    Properties

    | Improve this Doc View Source

    Discovery

    The discovery mechanism for the peer network.

    Declaration
    IPeerDiscovery Discovery { get; }
    Property Value
    Type Description
    IPeerDiscovery
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network