Interface IPeerService
Inherited Members
System.IDisposable.Dispose()
Namespace: Catalyst.Abstractions.P2P
Assembly: Catalyst.Abstractions.dll
Syntax
public interface IPeerService : IObservableMessageStreamer<ProtocolMessage>, ISocket, IDisposable
Properties
| Improve this Doc View SourceDiscovery
The discovery mechanism for the peer network.
Declaration
IPeerDiscovery Discovery { get; }
Property Value
Type | Description |
---|---|
IPeerDiscovery |