API
Version 7.x > API > detect current users bandwidth View modes: 
User avatar
Certified Developer v7
Certified  Developer v7
adam - 11/27/2013 5:20:17 AM
   
detect current users bandwidth
is there anything in the api i can use to detect the current users bandwidth?

User avatar
Kentico Customer Success
Kentico Customer Success
kentico_martind2 - 11/28/2013 4:09:12 AM
   
RE:detect current users bandwidth
Hello Adam,

There is no method available in the Kentico API for this purpose.

However you can try to implement some general C# or .NET solution.
This could be helpful for you at the beginning:
1. Detecting network connection speed and bandwidth usage in C#
2. How to know the network bandwidth used at a given time?

Best regards,
Martin Danko