8 ms·
I'm not sure exactly how it works but there is documentation on what they're calling "Connection Cost". https://msdn.microsoft.com/en-us/library/windows/apps/x
by dm2 11y ago
I'm not sure exactly how it works but there is documentation on what they're calling "Connection Cost".
https://msdn.microsoft.com/en-us/library/windows/apps/xaml/windows.networking.connectivity.connectioncost.aspx https://msdn.microsoft.com/en-us/library/windows/apps/xaml/w...
https://msdn.microsoft.com/en-us/library/windows/apps/xaml/mt280377.aspx https://msdn.microsoft.com/en-us/library/windows/apps/xaml/m...
https://msdn.microsoft.com/en-us/library/windows/apps/hh750310.aspx https://msdn.microsoft.com/en-us/library/windows/apps/hh7503...
- unsignedint 11y agoI wonder how they get those values, considering bandwidth limit parameters can vary depending on contracts even when it is happening to identical networks... (Perhaps some UI allows users to to put this info, similar to Android settings?)
- dm2 11y agoThey have some samples that you could use: https://code.msdn.microsoft.com/windowsapps/Network-Information-Sample-63aaa201 https://code.msdn.microsoft.com/windowsapps/Network-Informat...