Get statistics/diagnostics for the various core components.
Namespace: Ipfs.CoreApi Assembly: Ipfs.Core.dll Syntaxpublic interface IStatsApi
Methods | Improve this Doc View Source BandwidthAsync(CancellationToken)
Get statistics on network bandwidth.
DeclarationTask<BandwidthData> BandwidthAsync(CancellationToken cancel = default(CancellationToken))
Parameters Returns See Also | Improve this Doc View Source BitswapAsync(CancellationToken)
Get statistics on the blocks exchanged with other peers.
DeclarationTask<BitswapData> BitswapAsync(CancellationToken cancel = default(CancellationToken))
Parameters Returns Type Description Task<BitswapData>
A task that represents the asynchronous operation. The task's result is the current BitswapData.
See Also | Improve this Doc View Source RepositoryAsync(CancellationToken)Get statistics on the repository.
DeclarationTask<RepositoryData> RepositoryAsync(CancellationToken cancel = default(CancellationToken))
Parameters Returns See Also
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4