Show / Hide Table of Contents

    Interface INeighbour

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

    Properties

    | Improve this Doc View Source

    DiscoveryPingCorrelationId

    Declaration
    ICorrelationId DiscoveryPingCorrelationId { get; }
    Property Value
    Type Description
    ICorrelationId
    | Improve this Doc View Source

    PeerId

    Declaration
    PeerId PeerId { get; }
    Property Value
    Type Description
    PeerId
    | Improve this Doc View Source

    StateTypes

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