Method | Description | |
---|---|---|
HeadersRequestWorker ( BitSharp.Common.WorkerConfig workerConfig, LocalClient localClient, BitSharp.Core.CoreDaemon coreDaemon ) : BitSharp.Common | ||
SendGetHeaders ( Peer peer ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
SubDispose ( ) : void | ||
SubStart ( ) : void | ||
SubStop ( ) : void | ||
WorkAction ( ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
CalculateBlockLocatorHashes ( IImmutableList |
||
FlushWorkerMethod ( BitSharp.Common.WorkerMethod instance ) : System.Threading.Tasks.Task | ||
HandleBlockHeaders ( Peer peer, IImmutableList |
||
HandleTargetChainChanged ( object sender, |
public HeadersRequestWorker ( BitSharp.Common.WorkerConfig workerConfig, LocalClient localClient, BitSharp.Core.CoreDaemon coreDaemon ) : BitSharp.Common | ||
workerConfig | BitSharp.Common.WorkerConfig | |
localClient | LocalClient | |
coreDaemon | BitSharp.Core.CoreDaemon | |
return | BitSharp.Common |
public SendGetHeaders ( Peer peer ) : System.Threading.Tasks.Task | ||
peer | Peer | |
return | System.Threading.Tasks.Task |
protected WorkAction ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |