Interface INeighbour
Namespace: Catalyst.Abstractions.P2P.Discovery
Assembly: Catalyst.Abstractions.dll
Syntax
public interface INeighbour
Properties
| Improve this Doc View SourceDiscoveryPingCorrelationId
Declaration
ICorrelationId DiscoveryPingCorrelationId { get; }
Property Value
| Type | Description |
|---|---|
| ICorrelationId |
PeerId
Declaration
PeerId PeerId { get; }
Property Value
| Type | Description |
|---|---|
| PeerId |
StateTypes
Declaration
NeighbourStateTypes StateTypes { get; set; }
Property Value
| Type | Description |
|---|---|
| NeighbourStateTypes |