Info
Version: | 1.4.2 |
Author(s): | Microsoft Quality Engineering and Design |
Last Update: | Thursday, December 11, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/InetSpeedWinRT |
Install
Install-Package InetSpeedWinRT
dotnet add package InetSpeedWinRT
paket add InetSpeedWinRT
InetSpeedWinRT Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This API does not need to eat a bunch of network bandwidth to do it's job.
This API fills a small gap in the Windows platform networking APIs by providing developers with a very easy to use, simple abstraction to measure current Internet connection speed, which most apps today are not doing. When apps make connectivity state assumptions based only on the existence of an active Internet connection, a potentially poor experience may result for your customers.
This API will benefit the people using your app, who should always be shielded from network latency under all circumstances. Developers will also benefit as you can be confident that:
a) This easy-to-use API will return a result very quickly, as any API call should
b) This API is accurate and reliable across Windows and Windows Phone.