A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://richardschneider.github.io/net-ipfs-core/api/Ipfs.CoreApi.IStatsApi.html below:

Interface IStatsApi

Get statistics/diagnostics for the various core components.

Namespace: Ipfs.CoreApi Assembly: Ipfs.Core.dll Syntax
public interface IStatsApi
Methods | Improve this Doc View Source BandwidthAsync(CancellationToken)

Get statistics on network bandwidth.

Declaration
Task<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.

Declaration
Task<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.

Declaration
Task<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