Method | Description | |
---|---|---|
StatsWorker ( BitSharp.Common.WorkerConfig workerConfig, ICoreDaemon coreDaemon ) : BitSharp.Common |
Method | Description | |
---|---|---|
SubDispose ( ) : void | ||
WorkAction ( ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
OnTxesConfirmed ( object sender, TxesConfirmedEventArgs e ) : void | ||
OnTxesUnconfirmed ( object sender, TxesUnconfirmedEventArgs e ) : void | ||
OnUnconfirmedTxAdded ( object sender, UnconfirmedTxAddedEventArgs e ) : void |
public StatsWorker ( BitSharp.Common.WorkerConfig workerConfig, ICoreDaemon coreDaemon ) : BitSharp.Common | ||
workerConfig | BitSharp.Common.WorkerConfig | |
coreDaemon | ICoreDaemon | |
return | BitSharp.Common |
protected WorkAction ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |