So I want to check whether the internet connection is available or not..
So I am using "NetworkInterface.GetIsNetworkAvailable()" but it gives me the false result... its return true but in real internet connection is not available
I want a way to check internet connetion is available or not