Comment on Windows 10 uses your bandwidth to send other people updatesparentComments−unsignedint11yDon't you actually have to specify that your connection is metered in order to that to work?I think it's for tagging things like wireless hotspot, etc.−dm211yI'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/w...https://msdn.microsoft.com/en-us/library/windows/apps/xaml/m...https://msdn.microsoft.com/en-us/library/windows/apps/hh7503...−unsignedint11yI 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?)−dm211yThey have some samples that you could use: https://code.msdn.microsoft.com/windowsapps/Network-Informat...
Comments
Don't you actually have to specify that your connection is metered in order to that to work?
I think it's for tagging things like wireless hotspot, etc.
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/w...
https://msdn.microsoft.com/en-us/library/windows/apps/xaml/m...
https://msdn.microsoft.com/en-us/library/windows/apps/hh7503...
I 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?)
They have some samples that you could use: https://code.msdn.microsoft.com/windowsapps/Network-Informat...